telepathy-farstream: remove obsolete bdeps

This commit is contained in:
Alessio Sergi 2017-05-16 16:53:34 +02:00
parent a2eb678e63
commit 026b457763
1 changed files with 3 additions and 4 deletions

View File

@ -1,13 +1,12 @@
# Template file for 'telepathy-farstream'
pkgname=telepathy-farstream
version=0.6.2
revision=2
revision=3
build_style=gnu-configure
configure_args="--disable-static $(vopt_enable gir introspection)"
hostmakedepends="pkg-config intltool libxslt $(vopt_if gir gobject-introspection)"
makedepends="
dbus-glib-devel telepathy-glib-devel farstream-devel
python-devel python-gobject2-devel gst-python-devel vala-devel"
makedepends="dbus-glib-devel telepathy-glib-devel farstream-devel
python-devel vala-devel"
replaces="telepathy-farsight>=0"
short_desc="Telepathy library that uses Farstream to handle Call channels"
maintainer="Juan RP <xtraeme@voidlinux.eu>"