summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2016-07-30 23:29:37 +0000
committerTed Gould <ted@gould.cx>2016-07-30 23:29:37 +0000
commit3e3920f9ebb18e7e2dcdc5eaa52f9e30308198f7 (patch)
tree330b3b2a2e0bf224b1800a2b2b04a7f98c4633b9
parentAdding in the icon (diff)
downloadinkscape-3e3920f9ebb18e7e2dcdc5eaa52f9e30308198f7.tar.gz
inkscape-3e3920f9ebb18e7e2dcdc5eaa52f9e30308198f7.zip
Grab the python2 interpreter for the extensions
(bzr r14950.1.18)
-rw-r--r--.snapcraft.yaml13
1 files changed, 12 insertions, 1 deletions
diff --git a/.snapcraft.yaml b/.snapcraft.yaml
index 8ab13715f..18fe6ed3c 100644
--- a/.snapcraft.yaml
+++ b/.snapcraft.yaml
@@ -71,9 +71,20 @@ parts:
- libvisio-0.1-1
- libwpg-0.3-3
- libglib2.0-bin
+ - aspell
+ - imagemagick
+ - libimage-magick-perl
+ - libwmf-bin
+ - python-lxml
+ - python-numpy
+ - transfig
+ - pstoedit
+ - libsvg-perl
+ - libxml-xql-perl
+ - python-uniconvertor
+ - ruby
stage:
- -usr/sbin/update-icon-caches
- - -usr/share/pkgconfig
snap:
- -lib/inkscape/*.a
after: [desktop/gtk2]