[arch-commits] Commit in gajim/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Thu Mar 22 20:56:10 UTC 2012


    Date: Thursday, March 22, 2012 @ 16:56:09
  Author: eric
Revision: 154083

upgpkg: gajim 0.15-2

Add python2-pyasn1 depends

Modified:
  gajim/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-22 20:37:00 UTC (rev 154082)
+++ PKGBUILD	2012-03-22 20:56:09 UTC (rev 154083)
@@ -3,12 +3,12 @@
 
 pkgname=gajim
 pkgver=0.15
-pkgrel=1
+pkgrel=2
 pkgdesc="A full featured and easy to use Jabber client"
 arch=('any')
 url="http://www.gajim.org/"
 license=('GPL3')
-depends=('pygtk' 'python2' 'python2-pyopenssl' 'hicolor-icon-theme' 'dnsutils')
+depends=('pygtk' 'python2' 'python2-pyopenssl' 'hicolor-icon-theme' 'dnsutils' 'python2-pyasn1')
 makedepends=('gettext' 'intltool')
 optdepends=('dbus-python: dbus support'
             'farsight2: video/voice support'




More information about the arch-commits mailing list