Package: claws-mail-geolocation-plugin
Version 3.7.8-1
Severity: normal
Tags: patch

Hi,

Transition to libchamplain 0.8 is currently in progress[1].

Could you please apply the attached patch and update build-dependency
to build against libchamplain 0.8

Thanks

Laurent Bigonville


[1] http://release.debian.org/transitions/html/libchamplain.html
--- a/geolocation_plugin-0.0.4/configure.ac
+++ b/geolocation_plugin-0.0.4/configure.ac
@@ -97,7 +97,7 @@
 PKG_CHECK_MODULES(LIBSOUP, libsoup-2.4)
 
 dnl Check for libchamplain and clutter
-PKG_CHECK_MODULES(CHAMPLAIN, champlain-gtk-0.4 >= 0.4.0 clutter-gtk-0.10)
+PKG_CHECK_MODULES(CHAMPLAIN, champlain-gtk-0.8 >= 0.8.0 clutter-gtk-0.10)
 
 AC_SUBST(VERSION)
 AC_SUBST(PLUGINVERSION)

Reply via email to