[folks] Bump telepathy-glib dep to 0.19.0



commit ddeec4800a3ccac3fed1dd8c2917c81d998958d0
Author: Xavier Claessens <xavier claessens collabora co uk>
Date:   Tue May 22 14:52:14 2012 +0200

    Bump telepathy-glib dep to 0.19.0

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1141056..1fed8c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -175,11 +175,11 @@ Note that Gee 0.8.x provides gee-0.8 (but gee-1.0 is, confusingly, provided by
 Gee 0.6.x)])
 fi
 
-TP_GLIB_REQUIRED=0.17.5
+TP_GLIB_REQUIRED=0.19.0
 PKG_CHECK_MODULES([TP_GLIB], [telepathy-glib >= $TP_GLIB_REQUIRED])
 
-# Ignore post 0.18 deprecations
-TP_GLIB_CFLAGS="$TP_GLIB_CFLAGS -DTP_VERSION_MIN_REQUIRED=TP_VERSION_0_18"
+# Ignore post 0.20 deprecations
+TP_GLIB_CFLAGS="$TP_GLIB_CFLAGS -DTP_VERSION_MIN_REQUIRED=TP_VERSION_0_20"
 # Prevent post 0.20 APIs
 TP_GLIB_CFLAGS="$TP_GLIB_CFLAGS -DTP_VERSION_MAX_ALLOWED=TP_VERSION_0_20"
 



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