[Telepathy-commits] [telepathy-sofiasip/call-group-fixes] Bumped the telepathy-glib dependency to 0.7.17

Mikhail Zabaluev mikhail.zabaluev at nokia.com
Mon Oct 20 08:13:50 PDT 2008


New DBus properties require tp-glib supporting the spec version 0.17.13.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 19505bf..f8f6850 100644
--- a/configure.ac
+++ b/configure.ac
@@ -97,7 +97,7 @@ AC_SUBST(SOFIA_SIP_UA_CFLAGS)
 AC_SUBST(SOFIA_SIP_UA_VERSION)
 
 dnl Check for telepathy-glib
-PKG_CHECK_MODULES(TELEPATHY_GLIB, [telepathy-glib >= 0.7.10])
+PKG_CHECK_MODULES(TELEPATHY_GLIB, [telepathy-glib >= 0.7.17])
 AC_SUBST(TELEPATHY_GLIB_CFLAGS)
 AC_SUBST(TELEPATHY_GLIB_LIBS)
 
-- 
1.5.6.5



More information about the Telepathy-commits mailing list