diff options
| author | Ted Gould <ted@gould.cx> | 2018-01-12 15:20:58 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2018-01-13 18:24:57 +0000 |
| commit | 5c3ebcb9260f7ae7be84664b6059445bd1072eef (patch) | |
| tree | 2db82ff806598d6944d71a06cb4a2ab8fdd4c415 | |
| parent | Add in the gnome-3-26 PPA (diff) | |
| download | inkscape-5c3ebcb9260f7ae7be84664b6059445bd1072eef.tar.gz inkscape-5c3ebcb9260f7ae7be84664b6059445bd1072eef.zip | |
Adding in dist-upgrade
| -rw-r--r-- | snap/snapcraft.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index bc364e1a2..edffce514 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -110,6 +110,7 @@ parts: prepare: | add-apt-repository -y ppa:ubuntu-desktop/gnome-3-26 apt-get -y update + apt-get -y dist-upgrade apps: inkscape: |
