diff -burNp claws-mail-extra-plugins-3.7.9/geolocation_plugin-0.0.5/configure.ac claws-mail-extra-plugins-3.7.9-dud/geolocation_plugin-0.0.5/configure.ac --- claws-mail-extra-plugins-3.7.9/geolocation_plugin-0.0.5/configure.ac 2011-04-09 11:42:48.000000000 +0200 +++ claws-mail-extra-plugins-3.7.9-dud/geolocation_plugin-0.0.5/configure.ac 2011-04-13 10:51:43.169188346 +0200 @@ -97,7 +97,7 @@ dnl Check for libsoup 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)