[empathy] bump telepathy-farstream and logger deps



commit a7fd459c93f6224069d954c5a99a37eefcea1df0
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Dec 26 09:59:49 2012 +0100

    bump telepathy-farstream and logger deps
    
    Those are the versions which started using TP_DISABLE_SINGLE_INCLUDE. We need
    them so can safely turn on this option in Empathy as well.

 configure.ac |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 15eedec..5f149c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,11 +57,12 @@ AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_20, [Prevent post 0.20 APIs])
 AC_DEFINE(TP_SEAL_ENABLE, 1, [Prevent to use sealed variables])
 
 GSTREAMER_REQUIRED=0.10.32
+TP_FS_REQUIRED=0.6.0
 LIBSECRET_REQUIRED=0.5
 GCR_REQUIRED=2.91.4
 LIBCANBERRA_GTK_REQUIRED=0.25
 LIBNOTIFY_REQUIRED=0.7.0
-TELEPATHY_LOGGER=0.2.13
+TELEPATHY_LOGGER=0.6.0
 WEBKIT_REQUIRED=1.9.1
 GOA_REQUIRED=3.5.1
 
@@ -232,7 +233,7 @@ if test "x$enable_gst1" != "xno"; then
   PKG_CHECK_MODULES(EMPATHY_CALL,
   [
      farstream-0.2
-     telepathy-farstream >= 0.4.999
+     telepathy-farstream >= $TP_FS_REQUIRED
      clutter-1.0 >= $CLUTTER_REQUIRED
      clutter-gtk-1.0 >= $CLUTTER_GTK_REQUIRED
      clutter-gst-2.0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]