glib-host depends on libxml2-host for xmllint

This commit is contained in:
bitflippersanonymous 2013-10-01 21:31:57 -07:00 committed by Stephan Raue
parent 1e69699c12
commit 6eb447df8c

View File

@ -26,7 +26,7 @@ PKG_LICENSE="LGPL"
PKG_SITE="http://www.gtk.org/"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="ccache libffi-host zlib:host Python-host"
PKG_BUILD_DEPENDS="ccache libffi-host libxml2-host zlib:host Python-host"
PKG_PRIORITY="optional"
PKG_SECTION="devel"
PKG_SHORTDESC="glib-host: C support library"