[telepathy-mission-control/master] Require the version of telepathy-glib that'll have these interfaces

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Jun 10 09:41:29 PDT 2009


---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index bc46c19..369a785 100644
--- a/configure.ac
+++ b/configure.ac
@@ -267,7 +267,7 @@ PKG_CHECK_MODULES(DBUS, [dbus-1 >= 0.51, dbus-glib-1 >= 0.51], have_dbus=yes, ha
 AC_SUBST(DBUS_CFLAGS)
 AC_SUBST(DBUS_LIBS)
 
-PKG_CHECK_MODULES(TELEPATHY, telepathy-glib >= 0.7.31)
+PKG_CHECK_MODULES(TELEPATHY, telepathy-glib >= 0.7.32)
 AC_SUBST(TELEPATHY_LIBS)
 AC_SUBST(TELEPATHY_CFLAGS)
 
-- 
1.5.6.5



More information about the telepathy-commits mailing list