[sushi] build: fix for the previous commit, bump CLUTTER not CLUTTER_GTK
- From: Michael Biebl <mbiebl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sushi] build: fix for the previous commit, bump CLUTTER not CLUTTER_GTK
- Date: Mon, 2 Apr 2012 01:33:27 +0000 (UTC)
commit fa88d2c8f0c1e4cffd3b10d5ca63bfe372c5fbbe
Author: Michael Biebl <biebl debian org>
Date: Mon Apr 2 03:31:01 2012 +0200
build: fix for the previous commit, bump CLUTTER not CLUTTER_GTK
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a17b6d9..d8bf82e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,11 +47,11 @@ AC_CACHE_SAVE
GJS_JS_DIR=`$PKG_CONFIG --variable=datadir gjs-1.0`/gjs-1.0
AC_SUBST(GJS_JS_DIR)
-CLUTTER_MIN_VERSION=1.6.0
+CLUTTER_MIN_VERSION=1.10.0
GLIB_MIN_VERSION=2.29.14
GTK_MIN_VERSION=3.0.0
GJS_MIN_VERSION=0.7.7
-CLUTTER_GTK_MIN_VERSION=1.10.0
+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]