rest: 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:59:27 +01:00 committed by Michal Vasilek
parent 02364edde4
commit 241f7bcb5e

View File

@ -6,7 +6,7 @@ build_style=gnu-configure
build_helper="gir"
configure_args="$(vopt_enable gir introspection) --disable-static
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
hostmakedepends="automake perl m4 libtool pkg-config glib-devel"
hostmakedepends="automake perl m4 libtool pkg-config glib-devel gtk-doc"
makedepends="libglib-devel libsoup-gnome-devel libxml2-devel"
depends="ca-certificates"
short_desc="RESTful library"