Skip to content

Commit

Permalink
installkernel: bump dracut requirement
Browse files Browse the repository at this point in the history
--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 <nowa@gentoo.org>
  • Loading branch information
Nowa-Ammerlaan committed Feb 4, 2025
1 parent 1c70dda commit f2692ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installkernel-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ REQUIRED_USE="
RDEPEND="
!<=sys-kernel/installkernel-systemd-3
dracut? (
>=sys-kernel/dracut-103
>=sys-kernel/dracut-106
uki? (
|| (
sys-apps/systemd[boot(-)]
Expand Down

0 comments on commit f2692ef

Please sign in to comment.