Skip to content

Commit

Permalink
remove bumblebee/primus as they are no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed Sep 18, 2020
1 parent 95406be commit c908d73
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Expand Up @@ -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
Expand Down
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion profiles/pentoo/base/package.accept_keywords/x11-misc

This file was deleted.

0 comments on commit c908d73

Please sign in to comment.