]> git.pld-linux.org Git - packages/claws-mail-extra-plugins.git/blame - claws-mail-extra-plugins-build.patch
- fixed build with libchamplain 0.6
[packages/claws-mail-extra-plugins.git] / claws-mail-extra-plugins-build.patch
CommitLineData
3c3accc0 1diff -ur claws-mail-extra-plugins-3.7.6.orig//geolocation_plugin-0.0.3/configure.ac claws-mail-extra-plugins-3.7.6.fix//geolocation_plugin-0.0.3/configure.ac
2--- claws-mail-extra-plugins-3.7.6.orig//geolocation_plugin-0.0.3/configure.ac 2010-05-01 16:18:31.000000000 +0200
3+++ claws-mail-extra-plugins-3.7.6.fix//geolocation_plugin-0.0.3/configure.ac 2010-08-25 14:15:43.670198866 +0200
4@@ -97,7 +97,7 @@
5 PKG_CHECK_MODULES(LIBSOUP, libsoup-2.4)
6
7 dnl Check for libchamplain
8-PKG_CHECK_MODULES(CHAMPLAIN, champlain-gtk-0.4 >= 0.4.0)
9+PKG_CHECK_MODULES(CHAMPLAIN, champlain-gtk-0.6 >= 0.6.0)
10
11 AC_SUBST(VERSION)
12 AC_SUBST(PLUGINVERSION)
This page took 0.066237 seconds and 4 git commands to generate.