mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
pentoo-system: add primus for nvidia users
This commit is contained in:
parent
fcbddb2081
commit
051e8350a8
3 changed files with 3 additions and 5 deletions
|
|
@ -38,7 +38,7 @@ PDEPEND="${PDEPEND}
|
|||
PDEPEND="${PDEPEND}
|
||||
!livecd-stage1? (
|
||||
video_cards_virtualbox? ( !pax_kernel? ( app-emulation/virtualbox-guest-additions ) )
|
||||
video_cards_nvidia? ( x11-misc/bumblebee ) )
|
||||
video_cards_nvidia? ( x11-misc/bumblebee x11-misc/primus ) )
|
||||
app-admin/sudo
|
||||
app-crypt/openpgp-keys-gentoo-release
|
||||
app-shells/bash-completion
|
||||
|
|
@ -1,3 +1 @@
|
|||
~x11-misc/bumblebee-3.2.1
|
||||
~x11-misc/virtualgl-2.3.2
|
||||
|
||||
x11-misc/primus
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
x11-drivers/nvidia-drivers gtk3 uvm static-libs
|
||||
x11-drivers/nvidia-drivers compat gtk3 uvm static-libs
|
||||
|
|
|
|||
Loading…
Reference in a new issue