summaryrefslogtreecommitdiffstats
path: root/empathy/champlain0.11.patch
diff options
context:
space:
mode:
Diffstat (limited to 'empathy/champlain0.11.patch')
-rw-r--r--empathy/champlain0.11.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/empathy/champlain0.11.patch b/empathy/champlain0.11.patch
new file mode 100644
index 0000000..43d141a
--- /dev/null
+++ b/empathy/champlain0.11.patch
@@ -0,0 +1,25 @@
+diff -up ./configure.ac.orig ./configure.ac
+--- ./configure.ac.orig 2011-09-03 09:35:04.200582985 +0000
++++ ./configure.ac 2011-09-03 09:35:45.340081967 +0000
+@@ -53,8 +53,8 @@ CLUTTER_GTK_REQUIRED=0.90.3
+ ENCHANT_REQUIRED=1.2.0
+ GEOCLUE_REQUIRED=0.11
+ ISO_CODES_REQUIRED=0.35
+-LIBCHAMPLAIN_GTK_REQUIRED=0.7.1
+-LIBCHAMPLAIN_REQUIRED=0.9
++LIBCHAMPLAIN_GTK_REQUIRED=0.11.0
++LIBCHAMPLAIN_REQUIRED=0.11.0
+ NAUTILUS_SENDTO_REQUIRED=2.90.0
+ NETWORK_MANAGER_REQUIRED=0.7.0
+ GNOME_CONTROL_CENTER_REQUIRED=2.31.4
+@@ -441,8 +441,8 @@ if test "x$enable_map" != "xno"; then
+ PKG_CHECK_MODULES(LIBCHAMPLAIN,
+ [
+ clutter-gtk-1.0
+- champlain-gtk-0.10
+- champlain-0.10
++ champlain-gtk-0.12
++ champlain-0.12
+ ], have_libchamplain="yes", have_libchamplain="no")
+
+ if test "x$have_libchamplain" = "xyes"; then