[arch-commits] Commit in libx11/trunk (PKGBUILD)
    Jan de Groot 
    jgc at archlinux.org
       
    Fri Dec  5 09:43:11 UTC 2008
    
    
  
    Date: Friday, December 5, 2008 @ 04:43:11
  Author: jgc
Revision: 20481
Add makedepends on xorg-util-macros (FS#12185)
Modified:
  libx11/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-05 02:51:05 UTC (rev 20480)
+++ PKGBUILD	2008-12-05 09:43:11 UTC (rev 20481)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('libxcb>=1.1.90.1' 'kbproto>=1.0.3')
-makedepends=('xproto>=7.0.13' 'xextproto>=7.0.3' 'xf86bigfontproto>=1.1.2' 'xtrans>=1.2.1' 'kbproto>=1.0.3' 'inputproto>=1.4.4')
+makedepends=('xproto>=7.0.13' 'xextproto>=7.0.3' 'xf86bigfontproto>=1.1.2' 'xtrans>=1.2.1' 'kbproto>=1.0.3' 'inputproto>=1.4.4' 'xorg-util-macros')
 options=('!libtool')
 license=('custom:XFREE86')
 source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2
    
    
More information about the arch-commits
mailing list