]> git.0d.be Git - empathy.git/blobdiff - configure.ac
Updated Belarusian translation (some fixes after manual testing).
[empathy.git] / configure.ac
index a4385566263b22b6b0c08b826dc7e769a4e1caca..11c190cd0f55c7adb0240fa9be7ddb6c16350bd5 100644 (file)
@@ -34,7 +34,7 @@ AC_COPYRIGHT([
 # Minimal version required
 
 # Hardp deps
-FOLKS_REQUIRED=0.6.0
+FOLKS_REQUIRED=0.6.2
 GLIB_REQUIRED=2.28.0
 GNUTLS_REQUIRED=2.8.5
 GTK_REQUIRED=3.0.2
@@ -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" )