diff options
Diffstat (limited to 'x11-misc/bumblebee')
-rw-r--r-- | x11-misc/bumblebee/bumblebee-3.2.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/bumblebee/bumblebee-3.2.1-r1.ebuild b/x11-misc/bumblebee/bumblebee-3.2.1-r1.ebuild index aa6be9e9..e3b80418 100644 --- a/x11-misc/bumblebee/bumblebee-3.2.1-r1.ebuild +++ b/x11-misc/bumblebee/bumblebee-3.2.1-r1.ebuild @@ -13,11 +13,12 @@ SLOT="0" LICENSE="GPL-3" KEYWORDS="amd64 x86" -IUSE="+bbswitch video_cards_nouveau video_cards_nvidia" +IUSE="+bbswitch +primus video_cards_nouveau video_cards_nvidia" RDEPEND=" virtual/opengl x11-misc/virtualgl:= + primus? ( x11-misc/primus ) bbswitch? ( sys-power/bbswitch ) " DEPEND="${RDEPEND} |