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

Gaëtan Bisson bisson at archlinux.org
Fri Aug 18 00:36:32 UTC 2017


    Date: Friday, August 18, 2017 @ 00:36:31
  Author: bisson
Revision: 302357

implement FS#55182

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-17 20:21:56 UTC (rev 302356)
+++ PKGBUILD	2017-08-18 00:36:31 UTC (rev 302357)
@@ -5,7 +5,7 @@
 
 pkgname=inkscape
 pkgver=0.92.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Professional vector graphics editor'
 url='https://inkscape.org/'
 license=('GPL' 'LGPL')
@@ -12,8 +12,8 @@
 arch=('i686' 'x86_64')
 makedepends=('boost' 'intltool')
 depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler-glib'
-         'popt' 'potrace' 'ttf-dejavu' 'python2' 'desktop-file-utils'
-         'hicolor-icon-theme')
+         'popt' 'potrace' 'ttf-dejavu' 'python2' 'libcdr'
+         'desktop-file-utils' 'hicolor-icon-theme')
 optdepends=('gvfs: import clip art'
             'pstoedit: latex formulas'
             'python2-scour: optimized SVG output'



More information about the arch-commits mailing list