sys-kernel/coreos-kernel: Add missing dependencies

These dependencies are always present in CI by the time this package
gets built, but this may not be the case when building manually. This
leads to gaps in the initrd and ultimately failed boots.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
James Le Cuirot 2025-04-07 11:26:34 +01:00
parent 3c2a0527e0
commit 7073a6a7b6
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137

View File

@ -10,15 +10,19 @@ KEYWORDS="amd64 arm64"
RDEPEND="=sys-kernel/coreos-modules-${PVR}"
DEPEND="${RDEPEND}
app-arch/gzip
app-alternatives/awk
app-alternatives/gzip
app-arch/zstd
app-crypt/clevis
app-shells/bash
coreos-base/afterburn
coreos-base/coreos-init:=
sys-apps/baselayout
sys-apps/coreutils
sys-apps/findutils
sys-apps/grep
sys-apps/ignition:=
sys-apps/iproute2
sys-apps/less
sys-apps/nvme-cli
sys-apps/sed
@ -26,6 +30,7 @@ DEPEND="${RDEPEND}
sys-apps/systemd[cryptsetup]
sys-apps/seismograph
sys-apps/util-linux
sys-block/open-iscsi
sys-fs/btrfs-progs
sys-fs/e2fsprogs
sys-fs/mdadm