[sushi] build: require clutter-gtk 1.0.1



commit 0954d2c20d114cd6252d064541d5a7672dee9e14
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jul 25 12:54:31 2011 +0200

    build: require clutter-gtk 1.0.1
    
    This is needed for this commit [1], which fixes the underallocation
    issues we worked around previously.
    
    [1]
    http://git.gnome.org/browse/clutter-gtk/commit/?id=1cb671392cbe57cac898c05bce45da1c9b818f21

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fd72404..e5c1478 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@ CLUTTER_MIN_VERSION=1.6.0
 GLIB_MIN_VERSION=2.28.0
 GTK_MIN_VERSION=3.0.0
 GJS_MIN_VERSION=0.7.7
-CLUTTER_GTK_MIN_VERSION=0.91.8
+CLUTTER_GTK_MIN_VERSION=1.0.1
 GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6
 GDK_PIXBUF_MIN_VERSION=2.22.1
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]