From 5cac20e9f07cf01f53c857c65c24a2529c90d13a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Tue, 9 Aug 2022 00:55:16 +0100 Subject: [PATCH] gupnp-igd: add gtk-doc to hostmakedepends https://www.mail-archive.com/bug-autoconf@gnu.org/msg04872.html --- srcpkgs/gupnp-igd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gupnp-igd/template b/srcpkgs/gupnp-igd/template index 314a36472b8..17a80d67b9a 100644 --- a/srcpkgs/gupnp-igd/template +++ b/srcpkgs/gupnp-igd/template @@ -5,7 +5,7 @@ revision=3 build_style=gnu-configure build_helper="gir" configure_args="--disable-python --disable-static $(vopt_enable gir introspection)" -hostmakedepends="automake pkg-config glib-devel libtool gobject-introspection" +hostmakedepends="automake pkg-config glib-devel libtool gobject-introspection gtk-doc" makedepends="libglib-devel libxml2-devel libsoup-devel gssdp-devel gupnp-devel" short_desc="Library to handle UPnP IGD port mapping" maintainer="Orphaned "