mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
pentoo-system: assume people want os-prober because otherwise the grub.conf from the installer will be different after installed
This commit is contained in:
parent
398d0bddb2
commit
ae3fe8b89a
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ PDEPEND="${PDEPEND}
|
|||
!arm? ( !livecd-stage1? ( sys-kernel/genkernel
|
||||
|| ( sys-boot/grub:0 sys-boot/grub-static sys-boot/grub:2 sys-boot/systemd-boot )
|
||||
)
|
||||
sys-boot/os-prober
|
||||
sys-boot/syslinux
|
||||
sys-boot/efibootmgr )
|
||||
2fa? ( app-crypt/yubikey-manager
|
||||
Loading…
Reference in a new issue