mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 08:40:57 +02:00
pentoo-system: we don't need systemd-boot twice
This commit is contained in:
parent
46909e5a77
commit
a22025ef16
1 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ SLOT="0"
|
|||
LICENSE="GPL-3"
|
||||
|
||||
IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_virtualbox video_cards_vmware"
|
||||
IUSE="+2fa bindist efi enlightenment kde livecd livecd-stage1 pax_kernel qemu +windows-compat +X +xfce ${IUSE_VIDEO_CARDS}"
|
||||
IUSE="+2fa bindist enlightenment kde livecd livecd-stage1 pax_kernel qemu +windows-compat +X +xfce ${IUSE_VIDEO_CARDS}"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
|
|
@ -42,7 +42,6 @@ PDEPEND="${PDEPEND}
|
|||
|| ( sys-process/fcron virtual/cron )
|
||||
sys-apps/gptfdisk
|
||||
sys-apps/pcmciautils
|
||||
efi? ( sys-boot/systemd-boot )
|
||||
!arm? ( !livecd-stage1? ( sys-kernel/genkernel
|
||||
|| ( sys-boot/grub:0 sys-boot/grub-static sys-boot/grub:2 sys-boot/systemd-boot )
|
||||
)
|
||||
Loading…
Reference in a new issue