[empathy] Use champlain 0.14



commit 9198e7f6d9167804b6682129f4e5b7e67f783398
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Feb 22 14:03:25 2012 +0100

    Use champlain 0.14
    
    That's the version which will be used with GNOME 3.4.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d3cd1e1..961b515 100644
--- a/configure.ac
+++ b/configure.ac
@@ -413,8 +413,8 @@ if test "x$enable_map" != "xno"; then
    PKG_CHECK_MODULES(LIBCHAMPLAIN,
     [
        clutter-gtk-1.0
-       champlain-gtk-0.12
-       champlain-0.12 >= $CHAMPLAIN_REQUIRED
+       champlain-gtk-0.14
+       champlain-0.14 >= $CHAMPLAIN_REQUIRED
     ], have_libchamplain="yes", have_libchamplain="no")
 
    if test "x$have_libchamplain" = "xyes"; then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]