libXdmcp: update to new deps style.

--HG--
extra : convert_revision : 7c46c2d9861525e11fe269f09512c2204f98004b
This commit is contained in:
Juan RP 2009-03-19 01:05:05 +01:00
parent 4a593357fb
commit 0a53de67e0
2 changed files with 6 additions and 2 deletions

View file

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

View file

@ -1,3 +1,4 @@
# Template build file for 'libXdmcp'.
pkgname=libXdmcp
version=1.0.2
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
@ -9,5 +10,6 @@ long_desc="
This is the X Display Manager Control Protocol library. This is
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