gtk-doc: needs gettext in host.
This commit is contained in:
parent
a320939efc
commit
e998e52935
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue