diff --git a/srcpkgs/farstream/template b/srcpkgs/farstream/template index 7d33958c753..f32fd9847f8 100644 --- a/srcpkgs/farstream/template +++ b/srcpkgs/farstream/template @@ -1,13 +1,12 @@ # Template file for 'farstream' pkgname=farstream version=0.2.8 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-valgrind --disable-static $(vopt_enable gir introspection)" hostmakedepends="pkg-config intltool python-devel glib-devel $(vopt_if gir gobject-introspection)" -makedepends="python-devel gupnp-igd-devel libnice-devel - gst-plugins-base1-devel gst-python-devel python-gobject2-devel" -depends="gst-python pygtk gst-plugins-good1 gst-plugins-bad1" +makedepends="python-devel gupnp-igd-devel libnice-devel gst-plugins-base1-devel" +depends="gst-plugins-good1 gst-plugins-bad1" short_desc="GStreamer modules and libraries for videoconferencing" maintainer="Juan RP " license="LGPL-2.1"