[arch-commits] CVS update of extra/lib/qof (PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Jan 31 00:10:55 UTC 2008


    Date: Wednesday, January 30, 2008 @ 19:10:55
  Author: eric
    Path: /home/cvs-extra/extra/lib/qof

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: qof 0.6.4-2
added perlxml makedepends


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


Index: extra/lib/qof/PKGBUILD
diff -u extra/lib/qof/PKGBUILD:1.1 extra/lib/qof/PKGBUILD:1.2
--- extra/lib/qof/PKGBUILD:1.1	Wed Jan 30 13:21:24 2008
+++ extra/lib/qof/PKGBUILD	Wed Jan 30 19:10:54 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.1 2008/01/30 18:21:24 roman Exp $
+# $Id: PKGBUILD,v 1.2 2008/01/31 00:10:54 eric Exp $
 # Maintainer: Roman Kyrylych <roman at archlinux.org>
 # Contributor: William Rea <sillywilly at gmail.com>
 
@@ -10,6 +10,7 @@
 url="http://qof.sourceforge.net"
 license=('GPL')
 depends=('glib2' 'libxslt' 'libxml2>=2.5.10' 'libgda')
+makedepends=('perlxml')
 source=(http://downloads.sourceforge.net/qof/qof-$pkgver.tar.gz)
 md5sums=('555787c7ea06a3412ff9119fe4127886')
 options=('!libtool')




More information about the arch-commits mailing list