mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
fix(coreos-devel/sdk-depends): Install debinutils in SDK
The kernel's "make install" step requires /sbin/installkernel provided by this package to work properly.
This commit is contained in:
parent
2ded1a4b4c
commit
d90d28d828
@ -22,6 +22,7 @@ DEPEND="
|
|||||||
dev-util/boost-build
|
dev-util/boost-build
|
||||||
dev-util/checkbashisms
|
dev-util/checkbashisms
|
||||||
net-misc/curl
|
net-misc/curl
|
||||||
|
sys-apps/debianutils
|
||||||
sys-devel/crossdev
|
sys-devel/crossdev
|
||||||
sys-fs/btrfs-progs
|
sys-fs/btrfs-progs
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user