mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pugixml: added host build depends
This commit is contained in:
parent
df8716a7f0
commit
1afac97be1
@ -7,6 +7,7 @@ PKG_SHA256="017139251c122dbff400a507cddc4cb74120a431a50c6c524f30edcc5b331ade"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://pugixml.org/"
|
||||
PKG_URL="https://github.com/zeux/pugixml/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Light-weight, simple and fast XML parser for C++ with XPath support."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
Loading…
x
Reference in New Issue
Block a user