diff options
| -rw-r--r-- | .snapcraft.yaml | 13 |
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] |
