libXau: update to new deps style.

--HG--
extra : convert_revision : 979abb4af14850e0b71e4aaa07afac659e9b6154
This commit is contained in:
Juan RP 2009-03-19 01:04:42 +01:00
parent 53405bb6f9
commit 4a593357fb
2 changed files with 6 additions and 2 deletions

2
templates/libXau/depends Normal file
View file

@ -0,0 +1,2 @@
abi_depends=1.0.4
api_depends=${abi_depends}

View file

@ -1,3 +1,4 @@
# Template build file for 'libXau'.
pkgname=libXau
version=1.0.4
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
@ -9,5 +10,6 @@ long_desc="
LibXau is an authorization protocol for X from the modular
X.org X11 project."
build_depends="pkg-config-0.23"
run_depends="glibc-2.8"
Add_dependency full glibc
Add_dependency build pkg-config
Add_dependency build xproto