gupnp-dlna: 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:54:46 +01:00 committed by Michal Vasilek
parent 3aed760e63
commit dfc24afb53

View file

@ -5,7 +5,7 @@ revision=3
build_style=gnu-configure build_style=gnu-configure
build_helper="gir" build_helper="gir"
configure_args="--disable-static $(vopt_enable gir introspection)" configure_args="--disable-static $(vopt_enable gir introspection)"
hostmakedepends="automake libtool pkg-config $(vopt_if vala vala)" hostmakedepends="automake libtool pkg-config $(vopt_if vala vala) gtk-doc"
makedepends="gst-plugins-base1-devel libxml2-devel $(vopt_if vala vala)" makedepends="gst-plugins-base1-devel libxml2-devel $(vopt_if vala vala)"
short_desc="GUPnP DLNA" short_desc="GUPnP DLNA"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"