libxml2-host: depends on zlib-host

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-06-19 15:49:35 +02:00
parent 7e73212d16
commit a515edaace

View File

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