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"