libglade: add gtk-doc to hostmakedepends

https://www.mail-archive.com/bug-autoconf@gnu.org/msg04872.html
This commit is contained in:
André Cerqueira 2022-08-09 00:57:16 +01:00 committed by Michal Vasilek
parent 60bc9f6816
commit 60b95b5210
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=2.6.4
revision=12
build_style=gnu-configure
configure_args="--disable-static --without-xml-catalog"
hostmakedepends="automake pkg-config libtool python glib-devel gtk+-devel"
hostmakedepends="automake pkg-config libtool python glib-devel gtk+-devel gtk-doc"
makedepends="libxml2-devel gtk+-devel xmlcatmgr"
depends="xmlcatmgr"
short_desc="Runtime interpreter for GLADE GUI files"