From 58c9d9de3d569a57c8825cf8810fca96d1345066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Mon, 15 Aug 2022 22:07:47 +0100 Subject: [PATCH] farstream: add gtk-doc to hostmakedepends https://www.mail-archive.com/bug-autoconf@gnu.org/msg04872.html --- srcpkgs/farstream/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/farstream/template b/srcpkgs/farstream/template index 3c6d77347cb..e93c7a0c23b 100644 --- a/srcpkgs/farstream/template +++ b/srcpkgs/farstream/template @@ -6,7 +6,7 @@ build_style=gnu-configure build_helper="gir" configure_args="--disable-valgrind --disable-static $(vopt_enable gir introspection)" hostmakedepends="automake libtool gettext pkg-config intltool - glib-devel $(vopt_if gir gobject-introspection)" + glib-devel $(vopt_if gir gobject-introspection) gtk-doc" makedepends="gupnp-igd-devel libnice-devel gst-plugins-base1-devel" depends="gst-plugins-good1 gst-plugins-bad1" checkdepends="$depends"