diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2016-06-20 17:49:45 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2016-06-20 17:49:45 +0000 |
| commit | fb649c19d47e2d83c47fe31b508890d7c4c7393a (patch) | |
| tree | 1f59e7d8da04f8121690d7851ec93051af86ab68 | |
| parent | Add in the gtklaunch tool (diff) | |
| download | inkscape-fb649c19d47e2d83c47fe31b508890d7c4c7393a.tar.gz inkscape-fb649c19d47e2d83c47fe31b508890d7c4c7393a.zip | |
A bunch more stage packages
(bzr r14950.1.4)
| -rw-r--r-- | snapcraft.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index 41d43cd3c..200811e96 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -20,6 +20,24 @@ parts: plugin: cmake source: . configflags: ['-DENABLE_BINRELOC=ON'] + stage-packages: + - libaspell15 + - libatkmm-1.6-1v5 + - libcairomm-1.0-1v5 + - libcdr-0.1-1 + - libglibmm-2.4-1v5 + - libgnomevfs2-0 + - libgtkmm-2.4-1v5 + - libgtkspell0 + - liblcms2-2 + - libmagick++-6.q16-5v5 + - libpangomm-1.4-1v5 + - libpoppler-glib8 + - librevenge-0.0-0 + - libvisio-0.1-1 + - libwpg-0.3-3 + - libglib2.0-bin + - light-themes snapcraft-wrapper: plugin: copy files: |
