Skip to content

Commit f2692ef

Browse files
installkernel: bump dracut requirement
--conf-dir was introduced in 104, but lets bump to 106 so the behaviour of +systemd and -systemd is the same Bug: https://bugs.gentoo.org/949285 Signed-off-by: Nowa Ammerlaan <[email protected]>
1 parent 1c70dda commit f2692ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installkernel-9999.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ REQUIRED_USE="
4646
RDEPEND="
4747
!<=sys-kernel/installkernel-systemd-3
4848
dracut? (
49-
>=sys-kernel/dracut-103
49+
>=sys-kernel/dracut-106
5050
uki? (
5151
|| (
5252
sys-apps/systemd[boot(-)]

0 commit comments

Comments
 (0)