[arch-commits] CVS update of arch/build/x11-libs/libgl-dri (PKGBUILD)
Alexander Baldeck
alexander at archlinux.org
Sat Jun 2 08:11:46 UTC 2007
Date: Saturday, June 2, 2007 @ 04:11:46
Author: alexander
Path: /home/cvs-arch/arch/build/x11-libs/libgl-dri
Modified: PKGBUILD (1.15 -> 1.16)
update to mesa 6.5.3
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: arch/build/x11-libs/libgl-dri/PKGBUILD
diff -u arch/build/x11-libs/libgl-dri/PKGBUILD:1.15 arch/build/x11-libs/libgl-dri/PKGBUILD:1.16
--- arch/build/x11-libs/libgl-dri/PKGBUILD:1.15 Thu May 31 09:30:34 2007
+++ arch/build/x11-libs/libgl-dri/PKGBUILD Sat Jun 2 04:11:46 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.15 2007/05/31 13:30:34 jgc Exp $
+# $Id: PKGBUILD,v 1.16 2007/06/02 08:11:46 alexander Exp $
# Maintainer: Alexander Baldeck <kth5 at archlinux.org>
# Contributor: Jan de Groot <jgc at archlinux.org>
@@ -9,8 +9,8 @@
arch=(i686 x86_64)
license=('LGPL')
url="http://mesa3d.sourceforge.net"
-depends=('libxxf86vm' 'libdrm>=2.3' 'libx11>=1.1')
-makedepends=('imake' 'glproto')
+depends=('libxxf86vm' 'libdrm>=2.3' 'libx11>=1.1' 'libxfixes' 'libxdamage')
+makedepends=('imake' 'glproto' 'fixesproto' 'damageproto')
provides=('libgl')
conflicts=('libgl')
replaces=('libgl-mesa')
More information about the arch-commits
mailing list