Date: Saturday, June 16, 2012 @ 18:51:26
  Author: eric
Revision: 161951

upgpkg: gajim 0.15-4

Add gstreamer0.10-python optdepends (close FS#30094)

Modified:
  gajim/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-06-16 22:02:24 UTC (rev 161950)
+++ PKGBUILD    2012-06-16 22:51:26 UTC (rev 161951)
@@ -3,7 +3,7 @@
 
 pkgname=gajim
 pkgver=0.15
-pkgrel=3
+pkgrel=4
 pkgdesc="A full featured and easy to use Jabber client"
 arch=('any')
 url="http://www.gajim.org/";
@@ -13,6 +13,7 @@
 optdepends=('dbus-python: dbus support'
             'farstream: for video/voice support'
             'gstreamer0.10-bad: for video/voice support'
+           'gstreamer0.10-python: for video/voice support'
             'gtkspell: for spelling support'
             'libxss: for idle module'
             'notification-daemon: for desktop notification'

Reply via email to