We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08643bc commit cea12b8Copy full SHA for cea12b8
.snapcraft.yaml
@@ -29,6 +29,7 @@ parts:
29
source-type: git
30
plugin: autotools
31
build-packages:
32
+ - gtk-doc-tools
33
- gobject-introspection
34
- intltool
35
- libgirepository1.0-dev
@@ -45,11 +46,16 @@ parts:
45
46
- libgif-dev
47
- libpoppler-dev
48
- librsvg2-dev
- - libmagickcore-dev
49
+ - libmagickcore-6.q16-dev
50
- libexif-dev
51
- libgsf-1-dev
52
- liblcms2-dev
- - libpng16-dev
53
+ - libpng12-dev
54
+ - libfontconfig1-dev
55
+ - libgdk-pixbuf2.0-dev
56
+ - libfreetype6-dev
57
+ - libxft-dev
58
+ - libcairo2-dev
59
- libpango1.0-dev
60
- liborc-0.4-dev
61
- libwebp-dev
0 commit comments