gtk-doc: needs gettext in host.

This commit is contained in:
Juan RP 2019-12-28 18:17:39 +01:00
parent a320939efc
commit e998e52935
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -6,7 +6,7 @@ archs=noarch
build_style=gnu-configure
pycompile_version="$py3_ver"
pycompile_dirs="usr/share/gtk-doc/python/gtkdoc"
hostmakedepends="docbook-xml docbook-xsl itstool libxslt pkg-config python3"
hostmakedepends="gettext docbook-xml docbook-xsl itstool libxslt pkg-config python3"
depends="docbook-xml docbook-xsl libxslt python3-anytree
python3-Pygments python3-lxml"
short_desc="Documentation tool for public library API"