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/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/meson.build') diff --git a/plugins/meson.build b/plugins/meson.build index e9c0e49..bd4ac9e 100644 --- a/plugins/meson.build +++ b/plugins/meson.build @@ -7,7 +7,7 @@ sw_plugin_common = library('shotwell-plugin-common', 'common/BuilderPane.vala', 'common/OAuth1Support.vala'], version: meson.project_version(), - dependencies : [gtk, gee, webkit, soup, xml, sw_plugin], + dependencies : [gtk, gee, soup, xml, sw_plugin], vala_header : 'shotwell-plugin-common.h', vala_vapi : 'shotwell-plugin-common.vapi', include_directories : config_incdir, -- cgit v1.2.3