libgsf: add gtk-doc to hostmakedepends
https://www.mail-archive.com/bug-autoconf@gnu.org/msg04872.html
This commit is contained in:
parent
7131546f08
commit
f03c9bb27c
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-static --enable-introspection"
|
configure_args="--disable-static --enable-introspection"
|
||||||
hostmakedepends="automake libtool gettext-devel glib-devel intltool pkg-config"
|
hostmakedepends="automake libtool gettext-devel glib-devel intltool pkg-config gtk-doc"
|
||||||
makedepends="gdk-pixbuf-devel libxml2-devel"
|
makedepends="gdk-pixbuf-devel libxml2-devel"
|
||||||
checkdepends="perl-XML-Parser unzip"
|
checkdepends="perl-XML-Parser unzip"
|
||||||
short_desc="Structured File Library"
|
short_desc="Structured File Library"
|
||||||
|
|
Loading…
Reference in New Issue