libXau: update to new deps style.
--HG-- extra : convert_revision : 979abb4af14850e0b71e4aaa07afac659e9b6154
This commit is contained in:
parent
53405bb6f9
commit
4a593357fb
2 changed files with 6 additions and 2 deletions
2
templates/libXau/depends
Normal file
2
templates/libXau/depends
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
abi_depends=1.0.4
|
||||||
|
api_depends=${abi_depends}
|
|
@ -1,3 +1,4 @@
|
||||||
|
# Template build file for 'libXau'.
|
||||||
pkgname=libXau
|
pkgname=libXau
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
|
@ -9,5 +10,6 @@ long_desc="
|
||||||
LibXau is an authorization protocol for X from the modular
|
LibXau is an authorization protocol for X from the modular
|
||||||
X.org X11 project."
|
X.org X11 project."
|
||||||
|
|
||||||
build_depends="pkg-config-0.23"
|
Add_dependency full glibc
|
||||||
run_depends="glibc-2.8"
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency build xproto
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue