expat-host: add support to build within toolchain

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-09 17:14:15 +01:00
parent ad890c3165
commit 772bc3051e

View File

@ -26,7 +26,7 @@ PKG_LICENSE="OSS"
PKG_SITE="http://expat.sourceforge.net/"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_BUILD_DEPENDS="ccache autotools"
PKG_PRIORITY="optional"
PKG_SECTION="textproc"
PKG_SHORTDESC="expat: XML parser library"