remove bumblebee/primus as they are no longer needed

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-09-18 11:18:02 -04:00
parent 95406be1ca
commit c908d73611
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 0 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -1 +0,0 @@
x11-misc/primus