[Telepathy-commits] [telepathy-gabble/master] Require telepathy-glib 0.7.3 due to updated code-gen tools
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Aug 19 10:52:12 PDT 2008
20080507155351-53eee-57fa379af60bad7a707934a0757e5e69524928c0.gz
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index cea1710..d44247e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,7 +132,7 @@ PKG_CHECK_MODULES(DBUS, [dbus-1 >= 0.61, dbus-glib-1 >= 0.72])
AC_SUBST(DBUS_CFLAGS)
AC_SUBST(DBUS_LIBS)
-PKG_CHECK_MODULES(TP_GLIB, [telepathy-glib >= 0.7.0])
+PKG_CHECK_MODULES(TP_GLIB, [telepathy-glib >= 0.7.3])
AC_SUBST(TP_GLIB_CFLAGS)
AC_SUBST(TP_GLIB_LIBS)
--
1.5.6.3
More information about the Telepathy-commits
mailing list