libxml2-host: depends on 'zlib:host'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-07-17 19:14:46 +02:00
parent 2b623e8876
commit c569dd69a6

View File

@ -26,7 +26,7 @@ PKG_LICENSE="MIT"
PKG_SITE="http://xmlsoft.org"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain zlib-host Python-host"
PKG_BUILD_DEPENDS="toolchain zlib:host Python-host"
PKG_PRIORITY="optional"
PKG_SECTION="textproc"
PKG_SHORTDESC="libxml: XML parser library for Gnome"