[gnome-boxes] Require Clutter 11.5



commit b62983f9cc2c866180e60254a679461804edfb9d
Author: Alexander Larsson <alexl redhat com>
Date:   Thu Jun 14 21:09:04 2012 +0200

    Require Clutter 11.5
    
    We need the fix in:
    http://git.gnome.org/browse/clutter/commit/?id=c0b3e2e83aca99541ef5eeb15549a482ecf4f7d7
    to avoid warnings in the comming commits

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 64581d2..df09676 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,7 @@ GOBJECT_INTROSPECTION_REQUIRE([0.9.6])
 GLIB_GSETTINGS
 
 CLUTTER_GTK_MIN_VERSION=1.3.2
-CLUTTER_MIN_VERSION=1.11.4
+CLUTTER_MIN_VERSION=1.11.5
 GLIB_MIN_VERSION=2.29.90
 GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6
 GTK_MIN_VERSION=3.3.5



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