[Telepathy-commits] [telepathy-sofiasip/master] Bumped sofia-sip dependency back to version 1.12.10
Mikhail Zabaluev
mikhail.zabaluev at nokia.com
Wed Jan 28 06:27:55 PST 2009
A previous commit accidentally had it lowered.
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index fcb7df7..3ffe04f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,7 +91,7 @@ AC_SUBST(DBUS_CFLAGS)
AC_SUBST(DBUS_LIBS)
dnl Check for sofia
-PKG_CHECK_MODULES(SOFIA_SIP_UA, sofia-sip-ua-glib >= 1.12.9)
+PKG_CHECK_MODULES(SOFIA_SIP_UA, sofia-sip-ua-glib >= 1.12.10)
AC_SUBST(SOFIA_SIP_UA_LIBS)
AC_SUBST(SOFIA_SIP_UA_CFLAGS)
AC_SUBST(SOFIA_SIP_UA_VERSION)
--
1.5.6.5
More information about the telepathy-commits
mailing list