[empathy] Depend on tp-glib 0.19.3
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Depend on tp-glib 0.19.3
- Date: Mon, 16 Jul 2012 09:15:24 +0000 (UTC)
commit cf41b427508a00295ebbac0d05fbc744f44f8c6a
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Jul 16 11:10:00 2012 +0200
Depend on tp-glib 0.19.3
Needed to fix deprecation warnings.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 933e3eb..be251f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,7 +52,7 @@ AC_DEFINE(CLUTTER_VERSION_MAX_ALLOWED, CLUTTER_VERSION_1_10, [Prevent post 1.10
CLUTTER_GTK_REQUIRED=1.1.2
CLUTTER_GST_REQUIRED=1.5.2
-TELEPATHY_GLIB_REQUIRED=0.19.1
+TELEPATHY_GLIB_REQUIRED=0.19.3
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]