[empathy] Depend on telepathy-glib 0.19.9



commit 57b261b8329e12d1ffcc46e7ecfbeca2caa8fb4b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Sep 11 15:10:16 2012 +0200

    Depend on telepathy-glib 0.19.9
    
    We are going to use the new version of some deprecated API.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6629bfb..6cd01d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@ AC_DEFINE(CLUTTER_VERSION_MAX_ALLOWED, CLUTTER_VERSION_1_10, [Prevent post 1.10
 
 CLUTTER_GTK_REQUIRED=1.1.2
 
-TELEPATHY_GLIB_REQUIRED=0.19.6
+TELEPATHY_GLIB_REQUIRED=0.19.9
 AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_0_20, [Ignore post 0.20 deprecations])
 AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_20, [Prevent post 0.20 APIs])
 AC_DEFINE(TP_SEAL_ENABLE, 1, [Prevent to use sealed variables])



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