[arch-commits] Commit in nvidia-304xx-utils/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Sep 20 05:59:53 UTC 2014


    Date: Saturday, September 20, 2014 @ 07:59:53
  Author: fyan
Revision: 222142

cleanup makedepends (FS#42020)

Modified:
  nvidia-304xx-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-20 05:47:22 UTC (rev 222141)
+++ PKGBUILD	2014-09-20 05:59:53 UTC (rev 222142)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/"
 license=('custom')
-makedepends=('libcl' 'libxvmc' 'xorg-server' 'zlib' 'mesa')
+makedepends=('zlib')
 options=('!strip')
 
 if [ "$CARCH" = "i686" ]; then




More information about the arch-commits mailing list