[Telepathy-commits] [telepathy-gabble/master] Depend on telepathy-glib 0.7.24 for rich presence data structures and extensible errors

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Feb 24 04:23:41 PST 2009


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

diff --git a/configure.ac b/configure.ac
index 3cc5680..bae787f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -124,7 +124,7 @@ PKG_CHECK_MODULES(DBUS, [dbus-1 >= 1.1.0, dbus-glib-1 >= 0.78])
 AC_SUBST(DBUS_CFLAGS)
 AC_SUBST(DBUS_LIBS)
 
-PKG_CHECK_MODULES(TP_GLIB, [telepathy-glib >= 0.7.18])
+PKG_CHECK_MODULES(TP_GLIB, [telepathy-glib >= 0.7.24])
 
 AC_SUBST(TP_GLIB_CFLAGS)
 AC_SUBST(TP_GLIB_LIBS)
-- 
1.5.6.5




More information about the telepathy-commits mailing list