[gnome-shell] build: Require clutter-1.0 >= 1.11.11
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] build: Require clutter-1.0 >= 1.11.11
- Date: Sat, 18 Aug 2012 07:04:27 +0000 (UTC)
commit 98c461dcd8f89d6ac2367b6992bcbab1aba31c9d
Author: Rico Tzschichholz <ricotz t-online de>
Date: Sat Aug 18 08:56:38 2012 +0200
build: Require clutter-1.0 >= 1.11.11
Usage of ClutterDragAction->drag_area was introduced with
b53d18fe1cbf113b02e5b4f84b08102e83c31252
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d8d1cf7..7ab5c59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,7 +60,7 @@ fi
AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
-CLUTTER_MIN_VERSION=1.9.16
+CLUTTER_MIN_VERSION=1.11.11
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.33.2
MUTTER_MIN_VERSION=3.5.5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]