aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 68e50444b..5480adb00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,6 +44,7 @@ GCR_REQUIRED=2.91.4
LIBCANBERRA_GTK_REQUIRED=0.25
LIBNOTIFY_REQUIRED=0.7.0
TELEPATHY_FARSIGHT_REQUIRED=0.0.18
+TELEPATHY_FARSTREAM_REQUIRED=0.2.1
TELEPATHY_GLIB_REQUIRED=0.17.5
TELEPATHY_LOGGER=0.2.10
WEBKIT_REQUIRED=1.3.13
@@ -217,7 +218,7 @@ if test "x$enable_call" != "xno" ; then
PKG_CHECK_MODULES(EMPATHY_CALL,
[
farstream-0.1
- telepathy-farstream >= 0.2.0
+ telepathy-farstream >= $TELEPATHY_FARSTREAM_REQUIRED
clutter-1.0 >= $CLUTTER_REQUIRED
clutter-gtk-1.0
clutter-gst-1.0