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

Gaetan Bisson bisson at archlinux.org
Fri Mar 6 05:14:48 UTC 2015


    Date: Friday, March 6, 2015 @ 06:14:47
  Author: bisson
Revision: 232912

fix FS#44064

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-06 03:44:55 UTC (rev 232911)
+++ PKGBUILD	2015-03-06 05:14:47 UTC (rev 232912)
@@ -5,7 +5,7 @@
 
 pkgname=inkscape
 pkgver=0.91
-pkgrel=5
+pkgrel=6
 pkgdesc='Vector graphics editor using the SVG file format'
 url='http://inkscape.sourceforge.net/'
 license=('GPL' 'LGPL')
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 makedepends=('boost' 'intltool')
 depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler-glib' 'popt'
-         'python2' 'desktop-file-utils' 'hicolor-icon-theme')
+         'ttf-dejavu' 'python2' 'desktop-file-utils' 'hicolor-icon-theme')
 optdepends=('pstoedit: latex formulas'
             'texlive-core: latex formulas'
             'python2-numpy: some extensions'



More information about the arch-commits mailing list