Skip to content

Commit cea12b8

Browse files
committed
almost there
just the .desktop file to fix
1 parent 08643bc commit cea12b8

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.snapcraft.yaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ parts:
2929
source-type: git
3030
plugin: autotools
3131
build-packages:
32+
- gtk-doc-tools
3233
- gobject-introspection
3334
- intltool
3435
- libgirepository1.0-dev
@@ -45,11 +46,16 @@ parts:
4546
- libgif-dev
4647
- libpoppler-dev
4748
- librsvg2-dev
48-
- libmagickcore-dev
49+
- libmagickcore-6.q16-dev
4950
- libexif-dev
5051
- libgsf-1-dev
5152
- liblcms2-dev
52-
- libpng16-dev
53+
- libpng12-dev
54+
- libfontconfig1-dev
55+
- libgdk-pixbuf2.0-dev
56+
- libfreetype6-dev
57+
- libxft-dev
58+
- libcairo2-dev
5359
- libpango1.0-dev
5460
- liborc-0.4-dev
5561
- libwebp-dev

0 commit comments

Comments
 (0)