[next] telepathy-mission-control: depends on tp-glib 0.99.7
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Wed Jan 29 08:15:06 PST 2014
Module: telepathy-mission-control
Branch: next
Commit: 6700104d832a51ef3742a733901b6e54674e71bc
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=6700104d832a51ef3742a733901b6e54674e71bc
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Wed Jan 29 17:13:34 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 1f0b1d6..690f041 100644
--- a/configure.ac
+++ b/configure.ac
@@ -157,7 +157,7 @@ AC_SUBST(DBUS_CFLAGS)
AC_SUBST(DBUS_LIBS)
PKG_CHECK_MODULES([TELEPATHY],
- [telepathy-glib-1 >= 0.99.6, telepathy-glib-1-dbus >= 0.99.6])
+ [telepathy-glib-1 >= 0.99.7, telepathy-glib-1-dbus >= 0.99.7])
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],
More information about the telepathy-commits
mailing list