From 5303f650e34763817d7eeb1d3ba774bdec3e1a38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 22 Feb 2024 17:32:07 +0100 Subject: New upstream version 0.32.6 --- plugins/shotwell-transitions/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/shotwell-transitions/meson.build') diff --git a/plugins/shotwell-transitions/meson.build b/plugins/shotwell-transitions/meson.build index 8134292..f809ade 100644 --- a/plugins/shotwell-transitions/meson.build +++ b/plugins/shotwell-transitions/meson.build @@ -20,7 +20,7 @@ libm = cc.find_library('m', required : false) shared_module('shotwell-transitions', shotwell_transitions_sources + shotwell_transitions_resources, dependencies : [gio, gdk_pixbuf, cairo, gtk, gdk, xml, sw_plugin, - sw_plugin_common_dep, gee, soup, webkit, libm], + sw_plugin_common_dep, gee, soup, libm], vala_args : [ '--gresources', 'org.gnome.Shotwell.Transitions.gresource.xml', ], -- cgit v1.2.3