Actually add gdk-pixbuf to dependencies
This commit is contained in:
parent
f74e7c34d5
commit
f7c1006053
|
@ -12,6 +12,7 @@ dependencies = [
|
|||
dependency('pixman-1'),
|
||||
libraw,
|
||||
librsvg,
|
||||
gdkpixbuf,
|
||||
meson.get_compiler('c').find_library('m', required : false),
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue