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

Evangelos Foutras foutrelis at archlinux.org
Wed Oct 4 23:24:52 UTC 2017


    Date: Wednesday, October 4, 2017 @ 23:24:50
  Author: foutrelis
Revision: 306762

Add python build dep (needed for glib-genmarshal)

Modified:
  inkscape/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-04 23:07:19 UTC (rev 306761)
+++ PKGBUILD	2017-10-04 23:24:50 UTC (rev 306762)
@@ -14,6 +14,7 @@
 depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler-glib'
          'popt' 'potrace' 'ttf-dejavu' 'python2' 'libcdr'
          'desktop-file-utils' 'hicolor-icon-theme')
+makedepends=('python') # needed for glib-genmarshal (at least with GLib 2.54)
 optdepends=('gvfs: import clip art'
             'pstoedit: latex formulas'
             'python2-scour: optimized SVG output'



More information about the arch-commits mailing list