mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-24 15:51:03 +02:00
remove bumblebee/primus as they are no longer needed
This commit is contained in:
parent
95406be1ca
commit
c908d73611
3 changed files with 0 additions and 3 deletions
|
|
@ -102,7 +102,6 @@ start() {
|
|||
modprobe -r nvidia || eerror "Unable to unload nvidia driver."
|
||||
fi
|
||||
if lspci -d8086: | grep -q VGA; then
|
||||
ewarn "Intel GPU detected, if you wish to use nouveau please disable optimus or manually setup bumblebee."
|
||||
einfo "Using Intel GPU."
|
||||
eend 0
|
||||
else
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@ PDEPEND="${PDEPEND}
|
|||
!livecd-stage1? (
|
||||
!pentoo-minimal? ( sys-apps/fwupd )
|
||||
video_cards_virtualbox? ( app-emulation/virtualbox-guest-additions )
|
||||
video_cards_nvidia? ( x11-misc/primus )
|
||||
)
|
||||
2fa? ( X? ( app-crypt/yubikey-manager-qt
|
||||
sys-auth/yubikey-personalization-gui
|
||||
|
|
@ -1 +0,0 @@
|
|||
x11-misc/primus
|
||||
Loading…
Reference in a new issue