summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-01-29 17:13:34 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-01-29 17:13:34 +0100
commit6700104d832a51ef3742a733901b6e54674e71bc (patch)
treef0abb0f73930b4f9859b7e8de3360d552337977b
parent269203b936382006cbbd95536a2b7839079ad820 (diff)
depends on tp-glib 0.99.7telepathy-mission-control-5.99.7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1f0b1d67..690f041e 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],