[arch-commits] Commit in bumblebee/trunk (PKGBUILD)
    Sven-Hendrik Haase 
    svenstaro at archlinux.org
       
    Tue Nov 18 16:01:27 UTC 2014
    
    
  
    Date: Tuesday, November 18, 2014 @ 17:01:27
  Author: svenstaro
Revision: 122706
upgpkg: bumblebee 3.2.1-7
Remove nouveau from optdeps as it doesn't actually work with bb
Modified:
  bumblebee/trunk/PKGBUILD
----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-18 15:49:13 UTC (rev 122705)
+++ PKGBUILD	2014-11-18 16:01:27 UTC (rev 122706)
@@ -2,14 +2,12 @@
 
 pkgname=bumblebee
 pkgver=3.2.1
-pkgrel=6
+pkgrel=7
 pkgdesc="NVIDIA Optimus support for Linux through VirtualGL"
 arch=('i686' 'x86_64')
 depends=('virtualgl' 'glib2' 'mesa-libgl')
 makedepends=('help2man')
-optdepends=('xf86-video-nouveau: nouveau driver'
-            'nouveau-dri: 3D acceleration features fo nouveau'
-            'bbswitch: switch on/off discrete card' 
+optdepends=('bbswitch: switch on/off discrete card' 
             'nvidia: NVIDIA kernel driver'
             'nvidia-340xx: NVIDIA kernel driver for older devices'
             'nvidia-304xx: NVIDIA kernel driver for even older devices'
    
    
More information about the arch-commits
mailing list