mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 19:42:15 +02:00
fix(net-misc/tlsdate): ensure systemd eclass is used
This commit is contained in:
parent
3751ea02a6
commit
6d62f900d1
@ -6,7 +6,7 @@ CROS_WORKON_COMMIT="8dbe89e0e08d5e5adeb4f414e8f284dbf0c17b80"
|
||||
CROS_WORKON_TREE="3d6b0d529e066591245a40e40731b7e2b20d3b5c"
|
||||
CROS_WORKON_PROJECT="chromiumos/third_party/tlsdate"
|
||||
|
||||
inherit autotools flag-o-matic toolchain-funcs cros-workon
|
||||
inherit autotools flag-o-matic toolchain-funcs cros-workon systemd
|
||||
|
||||
DESCRIPTION="Update local time over HTTPS"
|
||||
HOMEPAGE="https://github.com/ioerror/tlsdate"
|
||||
|
@ -4,7 +4,7 @@
|
||||
EAPI="4"
|
||||
CROS_WORKON_PROJECT="chromiumos/third_party/tlsdate"
|
||||
|
||||
inherit autotools flag-o-matic toolchain-funcs cros-workon
|
||||
inherit autotools flag-o-matic toolchain-funcs cros-workon systemd
|
||||
|
||||
DESCRIPTION="Update local time over HTTPS"
|
||||
HOMEPAGE="https://github.com/ioerror/tlsdate"
|
||||
|
Loading…
x
Reference in New Issue
Block a user