mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
pugixml: added host build depends
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user