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 a43855662..d369cbeef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,6 +49,7 @@ TELEPATHY_LOGGER=0.2.10
WEBKIT_REQUIRED=1.3.13
# Optional deps
+CLUTTER_REQUIRED=1.7.14
CLUTTER_GTK_REQUIRED=0.90.3
ENCHANT_REQUIRED=1.2.0
GEOCLUE_REQUIRED=0.11
@@ -215,7 +216,7 @@ if test "x$enable_call" != "xno" ; then
[
farsight2-0.10
telepathy-farstream
- clutter-1.0
+ clutter-1.0 >= $CLUTTER_REQUIRED
clutter-gtk-1.0
clutter-gst-1.0
], have_call="yes", have_call="no" )