diff options
| author | Ted Gould <ted@gould.cx> | 2018-01-16 16:11:12 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2018-01-16 16:11:12 +0000 |
| commit | de5ded6a9a78988f70503cb910e533a6e4fa9f85 (patch) | |
| tree | 1d41e0679c0bc6f0a2f00d0a22ce1176f84ec435 /snap | |
| parent | Keep entries compact in Font Variant dialog. (diff) | |
| download | inkscape-de5ded6a9a78988f70503cb910e533a6e4fa9f85.tar.gz inkscape-de5ded6a9a78988f70503cb910e533a6e4fa9f85.zip | |
Drop libpng12-dev and add gtk-update-icon-cache to help LP builders
Diffstat (limited to 'snap')
| -rw-r--r-- | snap/snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 8f418bf97..c51a459b4 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -42,7 +42,6 @@ parts: - liblcms2-dev - libmagick++-dev - libpango1.0-dev - - libpng12-dev - libpoppler-glib-dev - libpoppler-private-dev - libpopt-dev @@ -113,6 +112,7 @@ parts: add-apt-repository -y ppa:ubuntu-desktop/gnome-3-26 apt-get -y update apt-get -y dist-upgrade + apt-get -y install gtk-update-icon-cache apps: inkscape: |
