[arch-commits] Commit in mesa/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Dec 19 23:20:07 UTC 2009
Date: Saturday, December 19, 2009 @ 18:20:07
Author: jgc
Revision: 61610
Add python makedepends (FS#17553)
Modified:
mesa/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-12-19 22:57:14 UTC (rev 61609)
+++ PKGBUILD 2009-12-19 23:20:07 UTC (rev 61610)
@@ -6,7 +6,7 @@
pkgver=7.6
pkgrel=2
arch=(i686 x86_64)
-makedepends=('glproto>=1.4.10' 'pkgconfig' 'libdrm>=2.4.15' 'libxxf86vm>=1.1.0' 'libxdamage>=1.1.2' 'expat>=2.0.1' 'libx11>=1.3.1' 'libxt>=1.0.7' 'gcc-libs>=4.4.2' 'dri2proto=2.1')
+makedepends=('glproto>=1.4.10' 'pkgconfig' 'libdrm>=2.4.15' 'libxxf86vm>=1.1.0' 'libxdamage>=1.1.2' 'expat>=2.0.1' 'libx11>=1.3.1' 'libxt>=1.0.7' 'gcc-libs>=4.4.2' 'dri2proto=2.1' 'python')
url="http://mesa3d.sourceforge.net"
license=('custom')
#options=(!makeflags)
More information about the arch-commits
mailing list