diff options
| author | Ted Gould <ted@gould.cx> | 2016-06-20 17:50:00 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2016-06-20 17:50:00 +0000 |
| commit | 4ae1fc83fa9e0c7ec09cdb3be3dacb7a1877a499 (patch) | |
| tree | b1533b4eee4e25f255d1df6ad9e1ccd0db2c3034 | |
| parent | A bunch more stage packages (diff) | |
| download | inkscape-4ae1fc83fa9e0c7ec09cdb3be3dacb7a1877a499.tar.gz inkscape-4ae1fc83fa9e0c7ec09cdb3be3dacb7a1877a499.zip | |
Giving permissions to the apps
(bzr r14950.1.5)
| -rw-r--r-- | snapcraft.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index 200811e96..30d14acc3 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -49,5 +49,7 @@ parts: apps: inkscape: command: snapcraft.sh gtk-launch inkscape + plugs: [home, unity7] viewer: command: snapcraft.sh gtk-launch inkview + plugs: [home, unity7] |
