summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2018-01-13 23:26:47 +0000
committerTed Gould <ted@gould.cx>2018-01-13 23:26:47 +0000
commit6542aba417bd519b5c34666acf51bbdf2f6663c1 (patch)
treebf0bf53d8d6f017b548ed7e44b8f5b56ed3b660b /snap
parentDrop Ken's PPA (diff)
downloadinkscape-6542aba417bd519b5c34666acf51bbdf2f6663c1.tar.gz
inkscape-6542aba417bd519b5c34666acf51bbdf2f6663c1.zip
LP Builders don't have 'apt-add-repository' by default
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 172a8e818..8f418bf97 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -107,6 +107,8 @@ parts:
- gnome-3-26
gnome-3-26:
plugin: nil
+ build-packages:
+ - software-properties-common
prepare: |
add-apt-repository -y ppa:ubuntu-desktop/gnome-3-26
apt-get -y update