diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libxcb | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libxcb')
-rw-r--r-- | extra/libxcb/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxcb/PKGBUILD b/extra/libxcb/PKGBUILD index 0d23fbe0d..d51c00b6f 100644 --- a/extra/libxcb/PKGBUILD +++ b/extra/libxcb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 191295 2013-07-23 11:13:07Z jgc $ +# $Id: PKGBUILD 198271 2013-10-30 13:51:13Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Alexander Baldeck <alexander@archlinux.org> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://xcb.freedesktop.org/" depends=('xcb-proto>=1.8-2' 'libxdmcp' 'libxau') makedepends=('pkgconfig' 'libxslt' 'python') -options=('!libtool') license=('custom') source=($url/dist/$pkgname-$pkgver.tar.bz2 libxcb-1.1-no-pthread-stubs.patch |