libXau: update to new deps style.
--HG-- extra : convert_revision : 979abb4af14850e0b71e4aaa07afac659e9b6154
This commit is contained in:
parent
53405bb6f9
commit
4a593357fb
|
@ -0,0 +1,2 @@
|
|||
abi_depends=1.0.4
|
||||
api_depends=${abi_depends}
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue