itstool: use cfg-libs option

This commit is contained in:
Rudi Heitbaum 2024-10-06 02:09:04 +00:00
parent 8eed0bc720
commit a247d0919e

View File

@ -9,4 +9,5 @@ PKG_SITE="http://itstool.org"
PKG_URL="http://files.itstool.org/itstool/itstool-${PKG_VERSION}.tar.bz2"
PKG_DEPENDS_HOST="toolchain libxml2:host"
PKG_LONGDESC="ITS Tool allows you to translate your XML documents with PO files."
PKG_BUILD_FLAGS="-cfg-libs:host"
PKG_TOOLCHAIN="autotools"