pentoo-core: add virtual/linux-sources, remove redundant check

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-01-05 13:44:45 -05:00
parent 842205988c
commit bcc6e34bf0
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -80,19 +80,18 @@ PDEPEND="${PDEPEND}
|| ( sys-process/fcron virtual/cron )
sys-devel/bc
sys-kernel/linux-firmware
virtual/linux-sources
amd64? (
sys-apps/bolt
)
!arm? (
!pentoo-in-a-container? (
sys-firmware/intel-microcode
sys-power/acpid[pentoo]
sys-power/thermald
sys-kernel/genkernel
|| ( sys-boot/grub[themes] sys-boot/systemd-boot )
sys-boot/os-prober
sys-boot/efibootmgr
)
sys-firmware/intel-microcode
sys-power/acpid[pentoo]
sys-power/thermald
sys-kernel/genkernel
|| ( sys-boot/grub[themes] sys-boot/systemd-boot )
sys-boot/os-prober
sys-boot/efibootmgr
)
)"