summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2016-06-20 17:50:00 +0000
committerTed Gould <ted@gould.cx>2016-06-20 17:50:00 +0000
commit4ae1fc83fa9e0c7ec09cdb3be3dacb7a1877a499 (patch)
treeb1533b4eee4e25f255d1df6ad9e1ccd0db2c3034
parentA bunch more stage packages (diff)
downloadinkscape-4ae1fc83fa9e0c7ec09cdb3be3dacb7a1877a499.tar.gz
inkscape-4ae1fc83fa9e0c7ec09cdb3be3dacb7a1877a499.zip
Giving permissions to the apps
(bzr r14950.1.5)
-rw-r--r--snapcraft.yaml2
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]