[empathy] Depend on latest GLib and GTK+ release



commit dd9ab9cab63618aed2e396b427ffcb9f4240fd6c
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Nov 8 15:57:32 2010 +0100

    Depend on latest GLib and GTK+ release
    
    They have been API changes recently so we are not able to build with older
    versions.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0b9777a..97d2422 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,9 +33,9 @@ AC_COPYRIGHT([
 # Hardp deps
 FOLKS_REQUIRED=0.3.1
 GCONF_REQUIRED=1.2.0
-GLIB_REQUIRED=2.25.9
+GLIB_REQUIRED=2.27.2
 GNUTLS_REQUIRED=2.8.5
-GTK_REQUIRED=2.91.1
+GTK_REQUIRED=2.91.3
 KEYRING_REQUIRED=2.26.0
 LIBCANBERRA_GTK_REQUIRED=0.25
 LIBNOTIFY_REQUIRED=0.7.0



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