Date: Tuesday, February 26, 2013 @ 17:24:13
  Author: andyrtr
Revision: 178744

fix makedep for new Mesa

Modified:
  xorg-xdriinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-02-26 16:19:48 UTC (rev 178743)
+++ PKGBUILD    2013-02-26 16:24:13 UTC (rev 178744)
@@ -9,7 +9,7 @@
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('libx11' 'libgl')
-makedepends=('xorg-util-macros' 'glproto' 'mesa')
+makedepends=('xorg-util-macros' 'glproto')
 groups=('xorg-apps' 'xorg')
 
source=("http://xorg.freedesktop.org/archive/individual/app/xdriinfo-${pkgver}.tar.bz2";)
 sha1sums=('723482b3fc627d7cc6124fec43dd1c21d102daaa')

Reply via email to