[next] telepathy-idle: depends on tp-glib 0.99.7

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Wed Jan 29 05:35:59 PST 2014


Module: telepathy-idle
Branch: next
Commit: 38f0833d8acc454720cd45447fedd87e9c816c47
URL:    http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=38f0833d8acc454720cd45447fedd87e9c816c47

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Wed Jan 29 14:34:41 2014 +0100

depends on tp-glib 0.99.7

---

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 07677a1..aee397d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,7 +98,7 @@ AC_DEFINE([TP_SEAL_ENABLE], [], [Prevent to use sealed variables])
 AC_DEFINE([TP_DISABLE_SINGLE_INCLUDE], [], [Disable single header include])
 AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_1_0, [Ignore post 1.0 deprecations])
 AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_1_0, [Prevent post 1.0 APIs])
-PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib-1 >= 0.99.6, telepathy-glib-1-dbus >= 0.99.6])
+PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib-1 >= 0.99.7, telepathy-glib-1-dbus >= 0.99.7])
 
 dnl Check for code generation tools
 XSLTPROC=



More information about the telepathy-commits mailing list