farstream: remove obsolete bdeps

This commit is contained in:
Alessio Sergi 2017-05-16 16:52:45 +02:00
parent 397c436763
commit a2eb678e63
1 changed files with 3 additions and 4 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
license="LGPL-2.1"