[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 26 11:01:26 UTC 2008


    Date: Sunday, October 26, 2008 @ 07:01:19
  Author: andyrtr
Revision: 17170

upgpkg: xf86-video-ati 6.9.0-5
    built the package and fix makedepends

Modified:
  xf86-video-ati/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-26 10:59:18 UTC (rev 17169)
+++ PKGBUILD	2008-10-26 11:01:19 UTC (rev 17170)
@@ -3,14 +3,14 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 pkgname=xf86-video-ati
 pkgver=6.9.0
-pkgrel=4
+pkgrel=5
 _mesaver="7.2"
 pkgdesc="X.org ati video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('libdrm>=2.3.1' 'libgl>=7.2' 'libpciaccess')
 makedepends=('pkgconfig' 'xorg-server>=1.5.0' "mesa>=${_mesaver}" 'fontsproto'
-	     'glproto>=1.4.9' 'xf86driproto' 'diffutils' 'dri2proto')
+	     'glproto>=1.4.9' 'xf86driproto' 'diffutils' 'dri2proto' 'xorg-util-macros')
 conflicts=('xorg-server<1.5.0')
 groups=('xorg-video-drivers')
 options=('!libtool')




More information about the arch-commits mailing list