lib{X11,Xfixes,xcb}: revbump to build 32bit devel pkgs with correct rdeps.
This commit is contained in:
parent
cdc60029eb
commit
d1cac99814
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libX11'.
|
||||
pkgname=libX11
|
||||
version=1.6.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||
--disable-secure-rpc --disable-static --enable-malloc0returnsnull"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libXfixes'.
|
||||
pkgname=libXfixes
|
||||
version=5.0.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xproto xextproto fixesproto libX11-devel"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libxcb'.
|
||||
pkgname=libxcb
|
||||
version=1.11
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-build-docs --disable-static --enable-xinput --enable-xkb"
|
||||
hostmakedepends="automake libtool pkg-config xorg-util-macros xcb-proto>=1.11"
|
||||
|
|
Loading…
Reference in New Issue