[next] telepathy-mission-control: Depend on telepathy-glib 0.99.6 for current snapshot ABI

Simon McVittie smcv at kemper.freedesktop.org
Mon Jan 13 06:07:36 PST 2014


Module: telepathy-mission-control
Branch: next
Commit: 59a76c07e52340aa0a858a50b25dbb137d0aa2f1
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=59a76c07e52340aa0a858a50b25dbb137d0aa2f1

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Jan 13 12:32:56 2014 +0000

Depend on telepathy-glib 0.99.6 for current snapshot ABI

---

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

diff --git a/configure.ac b/configure.ac
index 8ee1574..bc58c98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -212,7 +212,7 @@ AC_SUBST(DBUS_CFLAGS)
 AC_SUBST(DBUS_LIBS)
 
 PKG_CHECK_MODULES([TELEPATHY],
-  [telepathy-glib-1 >= 0.99.5, telepathy-glib-1-dbus >= 0.99.5])
+  [telepathy-glib-1 >= 0.99.6, telepathy-glib-1-dbus >= 0.99.6])
 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