summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdk-pixbuf/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk-pixbuf/meson.build b/gdk-pixbuf/meson.build
index 54ff9dda3..a11926eee 100644
--- a/gdk-pixbuf/meson.build
+++ b/gdk-pixbuf/meson.build
@@ -272,6 +272,7 @@ gdkpixbuf_dep = declare_dependency(
dependencies: gdk_pixbuf_deps,
sources: [ gdkpixbuf_enum_h, built_girs ],
)
+meson.override_dependency('gdk-pixbuf-2.0', gdkpixbuf_dep)
# Now check if we are building loaders as installed shared modules
# We do this here because shared modules depend on libgdk-pixbuf