[arch-commits] Commit in xorg-utils/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Aug 24 14:43:12 UTC 2010


    Date: Tuesday, August 24, 2010 @ 10:43:11
  Author: jgc
Revision: 88722

upgpkg: xorg-utils 7.6-3
Get rid of libxxf86misc dependency

Modified:
  xorg-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-24 14:40:42 UTC (rev 88721)
+++ PKGBUILD	2010-08-24 14:43:11 UTC (rev 88722)
@@ -3,12 +3,12 @@
 
 pkgname=xorg-utils
 pkgver=7.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Collection of client utilities used to query the X server"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libxxf86dga' 'libxi' 'libxxf86misc' 'libxtst' 'libxinerama' 'libxv'
+depends=('libxxf86dga' 'libxi' 'libxtst' 'libxinerama' 'libxv'
          'libdmx' 'libxft' 'libxaw>=1.0.6' 'libgl' 'libxcomposite' 'xcb-util')
 makedepends=('pkgconfig' 'mesa' 'glproto' 'xorg-util-macros')
 groups=('xorg')




More information about the arch-commits mailing list