diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |