diff --git a/telepathy-farstream/PKGBUILD b/telepathy-farstream/PKGBUILD index 868b1dfab..847594b45 100644 --- a/telepathy-farstream/PKGBUILD +++ b/telepathy-farstream/PKGBUILD @@ -3,13 +3,13 @@ pkgname=telepathy-farstream pkgver=0.4.0 -pkgrel=1 +pkgrel=4 pkgdesc="A telepathy-backend to use stream engine." arch=(x86_64) url="http://telepathy.freedesktop.org" license=('LGPL2.1') -depends=('telepathy-glib' 'farstream') -makedepends=('dbus-glib' 'gobject-introspection') +depends=('telepathy-glib' 'farstream' 'gstreamer0.10-python' ) +makedepends=('dbus-glib' 'python2-gobject') conflicts=('telepathy-farsight') replaces=('telepathy-farsight') provides=('telepathy-farsight')