diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-06-05 04:23:52 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-06-05 04:23:52 +0200 |
commit | bec5f87053759705fb77bae1aa378f2666c7d153 (patch) | |
tree | bd955b9777aa39b207fa161edf19a6609f822909 /plugins/shotwell-publishing/Makefile | |
parent | 1c99a41a296cda6647edc32437a813f6923cb1d0 (diff) | |
parent | 4e10e30c2f99d552239871aa1b27a08a6c18f1a4 (diff) |
Merge tag 'upstream/0.23.1'
Upstream version 0.23.1
Diffstat (limited to 'plugins/shotwell-publishing/Makefile')
-rw-r--r-- | plugins/shotwell-publishing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/shotwell-publishing/Makefile b/plugins/shotwell-publishing/Makefile index 639fa88..6b3945b 100644 --- a/plugins/shotwell-publishing/Makefile +++ b/plugins/shotwell-publishing/Makefile @@ -5,7 +5,7 @@ PLUGIN_PKGS := \ gtk+-3.0 \ libsoup-2.4 \ libxml-2.0 \ - webkitgtk-3.0 \ + webkit2gtk-4.0 \ gexiv2 \ rest-0.7 \ gee-0.8 \ |