diff options
| author | Ted Gould <ted@gould.cx> | 2016-06-21 01:29:40 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2016-06-21 01:29:40 +0000 |
| commit | 3bb8a76358d1d30381e57a9db9dc5329d18011f3 (patch) | |
| tree | 8692d3741b9c39bde05bea84077ee30470401525 | |
| parent | Giving permissions to the apps (diff) | |
| download | inkscape-3bb8a76358d1d30381e57a9db9dc5329d18011f3.tar.gz inkscape-3bb8a76358d1d30381e57a9db9dc5329d18011f3.zip | |
Making sure to get some modules
(bzr r14950.1.6)
| -rw-r--r-- | snapcraft.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index 30d14acc3..74c09538a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -25,6 +25,7 @@ parts: - libatkmm-1.6-1v5 - libcairomm-1.0-1v5 - libcdr-0.1-1 + - libgdk-pixbuf2.0-0 - libglibmm-2.4-1v5 - libgnomevfs2-0 - libgtkmm-2.4-1v5 @@ -38,6 +39,8 @@ parts: - libwpg-0.3-3 - libglib2.0-bin - light-themes + stage: + - -lib/inkscape snapcraft-wrapper: plugin: copy files: |
