mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
expat-host: add support to build within toolchain
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ad890c3165
commit
772bc3051e
@ -26,7 +26,7 @@ PKG_LICENSE="OSS"
|
|||||||
PKG_SITE="http://expat.sourceforge.net/"
|
PKG_SITE="http://expat.sourceforge.net/"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS=""
|
||||||
PKG_BUILD_DEPENDS="toolchain"
|
PKG_BUILD_DEPENDS="ccache autotools"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="textproc"
|
PKG_SECTION="textproc"
|
||||||
PKG_SHORTDESC="expat: XML parser library"
|
PKG_SHORTDESC="expat: XML parser library"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user