farstream: remove obsolete bdeps

This commit is contained in:
Alessio Sergi 2017-05-16 16:52:45 +02:00
parent 397c436763
commit a2eb678e63

View file

@ -1,13 +1,12 @@
# Template file for 'farstream' # Template file for 'farstream'
pkgname=farstream pkgname=farstream
version=0.2.8 version=0.2.8
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-valgrind --disable-static $(vopt_enable gir introspection)" configure_args="--disable-valgrind --disable-static $(vopt_enable gir introspection)"
hostmakedepends="pkg-config intltool python-devel glib-devel $(vopt_if gir gobject-introspection)" hostmakedepends="pkg-config intltool python-devel glib-devel $(vopt_if gir gobject-introspection)"
makedepends="python-devel gupnp-igd-devel libnice-devel makedepends="python-devel gupnp-igd-devel libnice-devel gst-plugins-base1-devel"
gst-plugins-base1-devel gst-python-devel python-gobject2-devel" depends="gst-plugins-good1 gst-plugins-bad1"
depends="gst-python pygtk gst-plugins-good1 gst-plugins-bad1"
short_desc="GStreamer modules and libraries for videoconferencing" short_desc="GStreamer modules and libraries for videoconferencing"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"