sys-kernel/coreos-kernel: add dependency to app-crypt/clevis

app-crypt/clevis includes dracut modules that must be installed before the initramfs is built
This commit is contained in:
Simon Campion 2024-01-12 10:11:16 +01:00
parent e00130883a
commit 1caa75b66c

View File

@ -12,6 +12,7 @@ RDEPEND="=sys-kernel/coreos-modules-${PVR}"
DEPEND="${RDEPEND}
app-arch/gzip
app-arch/zstd
app-crypt/clevis
app-shells/bash
coreos-base/coreos-init:=
sys-apps/coreutils