mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
sys-kernel/bootengine: add ignition as dependency
This commit is contained in:
parent
823c03873f
commit
80fb9a231b
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="85b3790205ca5b9f70b3aaa7a7cfaef802f3d20c"
|
||||
CROS_WORKON_COMMIT="0a68b42253a5ec47e751ab4d145b72bfdbcbe880"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
@ -28,6 +28,7 @@ DEPEND="
|
||||
sys-apps/coreutils
|
||||
sys-apps/findutils
|
||||
sys-apps/grep
|
||||
sys-apps/ignition
|
||||
sys-apps/less
|
||||
sys-apps/sed
|
||||
sys-apps/systemd
|
||||
|
Loading…
x
Reference in New Issue
Block a user