telepathy-mission-control: Bump tp-glib dependency for tp_vardict_get_*

Will Thompson wjt at kemper.freedesktop.org
Wed Jan 9 01:59:14 PST 2013


Module: telepathy-mission-control
Branch: master
Commit: e34842e2101a54dc90d7496999da10f62c392d30
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=e34842e2101a54dc90d7496999da10f62c392d30

Author: Will Thompson <will.thompson at collabora.co.uk>
Date:   Wed Jan  9 09:51:07 2013 +0000

Bump tp-glib dependency for tp_vardict_get_*

a5a5d850 started using these functions, which were introduced in
telepathy-glib 0.20.0.

---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 41f2dd9..fc651e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -256,7 +256,7 @@ PKG_CHECK_MODULES(DBUS, [dbus-1 >= 0.95, dbus-glib-1 >= 0.82])
 AC_SUBST(DBUS_CFLAGS)
 AC_SUBST(DBUS_LIBS)
 
-PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib >= 0.19.9])
+PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib >= 0.20.0])
 AC_DEFINE([TP_VERSION_MIN_REQUIRED], [TP_VERSION_0_18],
   [Ignore post-0.18 deprecations])
 AC_DEFINE([TP_VERSION_MAX_ALLOWED], [TP_VERSION_0_20],



More information about the telepathy-commits mailing list