[arch-commits] CVS update of extra/network/gajim (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Jan 20 05:16:53 UTC 2008


    Date: Sunday, January 20, 2008 @ 00:16:53
  Author: eric
    Path: /home/cvs-extra/extra/network/gajim

Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: gajim 0.11.4-1
added missing perlxml makedepends


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


Index: extra/network/gajim/PKGBUILD
diff -u extra/network/gajim/PKGBUILD:1.14 extra/network/gajim/PKGBUILD:1.15
--- extra/network/gajim/PKGBUILD:1.14	Sat Jan 19 03:12:48 2008
+++ extra/network/gajim/PKGBUILD	Sun Jan 20 00:16:53 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.14 2008/01/19 08:12:48 simo Exp $
+# $Id: PKGBUILD,v 1.15 2008/01/20 05:16:53 eric Exp $
 # Maintainer: simo <simo at archlinux.org>
 # Contributor: Nikos Kouremenos <kourem at gmail.com>
 pkgname=gajim
@@ -9,7 +9,7 @@
 url="http://www.gajim.org/"
 license=('GPL')
 depends=('gtkspell' 'sqlite3' 'dnsutils' 'pygtk' 'libxss' 'python>=2.5')
-makedepends=('gettext')
+makedepends=('gettext' 'perlxml')
 install=gajim.install
 options=(!libtool)
 source=(http://www.gajim.org/downloads/gajim-$pkgver.tar.gz)




More information about the arch-commits mailing list