Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1e4a60faf65a9925390220be24e878f86746c7a5
commit 1e4a60faf65a9925390220be24e878f86746c7a5 Author: Slown <[email protected]> Date: Sat May 21 19:07:03 2016 +0100 libxcb-1.12-2-x86_64 * fix makedepends * pkg++ diff --git a/source/x11/libxcb/FrugalBuild b/source/x11/libxcb/FrugalBuild index 8e273ca..65b2989 100644 --- a/source/x11/libxcb/FrugalBuild +++ b/source/x11/libxcb/FrugalBuild @@ -3,13 +3,13 @@ pkgname=libxcb pkgver=1.12 -pkgrel=1 +pkgrel=2 pkgdesc="X.org X-protocol C Binding" url="http://xcb.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-proto') depends=('libxau>=1.0.8-2' 'libxdmcp>=1.1.2-2') archs=('i686' 'x86_64' 'arm') -makedepends=('libxml2>=2.9.3-3' 'libxslt>=1.1.28-3' 'x11-protos>=0.1-4') +makedepends=('libxml2>=2.9.3-3' 'libxslt>=1.1.28-3' 'x11-protos' 'xcb-proto>=1.12') up2date="Flasttar $url/dist" source=($url/dist/$pkgname-$pkgver.tar.bz2) sha1sums=('2f03490d1c75c8a3f902f74b717af6501773926a') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
