From 4e394ed0c42790879cbb7a5004f8c9a85ee1f713 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 2 Jan 2013 11:18:13 +0100 Subject: Check tp-fs version when building with GStreamer 0.10 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d9b4bae47..f450d0446 100644 --- a/configure.ac +++ b/configure.ac @@ -258,7 +258,7 @@ if test "x$have_gst1" != "xyes"; then PKG_CHECK_MODULES(EMPATHY_CALL, [ farstream-0.1 - telepathy-farstream >= 0.2.1 + telepathy-farstream >= $TP_FS_REQUIRED clutter-1.0 >= $CLUTTER_REQUIRED clutter-gtk-1.0 >= $CLUTTER_GTK_REQUIRED clutter-gst-1.0 >= 1.5.2 -- cgit v1.2.3