summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-04-12 11:24:03 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-04-12 11:24:03 -0400
commitdc1c8e45a27f16b82911f018c9d54b6bf52cb9ae (patch)
treee07a3a20344be8a617ba559b8ec2fe0018e0132f /configure.ac
parent2422234bce79636398923646ab914885698d63c2 (diff)
Update tp-glib dep to 0.7.26 to match reality
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 05086cf..1795b81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -88,7 +88,7 @@ AC_SUBST(DBUS_CFLAGS)
AC_SUBST(DBUS_LIBS)
dnl Check for Telepathy libraries
-PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib >= 0.7.23])
+PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib >= 0.7.26])
AC_SUBST(TELEPATHY_CFLAGS)
AC_SUBST(TELEPATHY_LIBS)