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

Federico Cinelli cinelli at nymeria.archlinux.org
Mon Dec 2 14:02:01 UTC 2013


    Date: Monday, December 2, 2013 @ 15:02:00
  Author: cinelli
Revision: 101867

upgpkg: gramps 2:4.0.2-2

Fixed FS#37979

Modified:
  gramps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-02 13:37:29 UTC (rev 101866)
+++ PKGBUILD	2013-12-02 14:02:00 UTC (rev 101867)
@@ -6,14 +6,15 @@
 
 pkgname=gramps
 pkgver=4.0.2
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc="A genealogy program, which helps you track your family tree"
 arch=('any')
 url="http://gramps-project.org/"
 license=('GPL')
-depends=('gtk3' 'python-gobject' 'librsvg' 'xdg-utils' 'python-bsddb'
-	 'gnome-icon-theme' 'desktop-file-utils' 'shared-mime-info')
+depends=('goocanvas' 'gtk3' 'python-gobject' 'librsvg' 'xdg-utils' 
+	 'python-bsddb' 'gnome-icon-theme' 'desktop-file-utils'
+	 'shared-mime-info')
 makedepends=('intltool')
 optdepends=('graphviz: enable creation of graphs (required for tree reports)'
 	    'gtkspell3: enable spell checking in the notes'




More information about the arch-commits mailing list