libX11: switch -devel to arch.
This commit is contained in:
parent
19e742793e
commit
bd6c95f322
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
||||||
#
|
#
|
||||||
depends="xproto kbproto libxcb-devel libX11>=$version"
|
depends="xproto kbproto libxcb-devel libX11>=$version"
|
||||||
short_desc="${short_desc} - development files"
|
short_desc="${short_desc} - development files"
|
||||||
noarch=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libX11'.
|
# Template build file for 'libX11'.
|
||||||
pkgname=libX11
|
pkgname=libX11
|
||||||
version=1.5.0
|
version=1.5.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
--disable-secure-rpc --disable-static"
|
--disable-secure-rpc --disable-static"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue