]> git.pld-linux.org Git - packages/claws-mail-extra-plugins.git/blob - claws-mail-extra-plugins-build.patch
- clutter-gtk still exists on Ti in 0.10.x version, TODO is only for Th
[packages/claws-mail-extra-plugins.git] / claws-mail-extra-plugins-build.patch
1 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
2 --- claws-mail-extra-plugins-3.7.9/geolocation_plugin-0.0.5/configure.ac        2011-04-09 11:42:48.000000000 +0200
3 +++ claws-mail-extra-plugins-3.7.9-dud/geolocation_plugin-0.0.5/configure.ac    2011-04-13 10:51:43.169188346 +0200
4 @@ -97,7 +97,7 @@ dnl Check for libsoup
5  PKG_CHECK_MODULES(LIBSOUP, libsoup-2.4)
6  
7  dnl Check for libchamplain and clutter
8 -PKG_CHECK_MODULES(CHAMPLAIN, champlain-gtk-0.4 >= 0.4.0 clutter-gtk-0.10)
9 +PKG_CHECK_MODULES(CHAMPLAIN, champlain-gtk-0.8 >= 0.8.0 clutter-gtk-0.10)
10  
11  AC_SUBST(VERSION)
12  AC_SUBST(PLUGINVERSION)
This page took 0.074399 seconds and 3 git commands to generate.