summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 12:32:56 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 12:32:56 +0000
commit59a76c07e52340aa0a858a50b25dbb137d0aa2f1 (patch)
treee5dfd998c28edd33e05069cafeed4beb477eaecb
parent53ac4f31d61d5c0412ff783c211c7c441730c996 (diff)
downloadtelepathy-mission-control-59a76c07e52340aa0a858a50b25dbb137d0aa2f1.tar.gz
Depend on telepathy-glib 0.99.6 for current snapshot ABI
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ee1574d..bc58c989 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],