[gnome-shell] Require the latest g-i
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Require the latest g-i
- Date: Wed, 12 Jan 2011 21:38:05 +0000 (UTC)
commit e4fc899aca640daa9e9df794ad489712bed0a56c
Author: Colin Walters <walters verbum org>
Date: Wed Jan 12 16:29:23 2011 -0500
Require the latest g-i
Necessary for correct handling of (out caller-allocates) among
other things.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a1d1bca..59ebb46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,7 @@ fi
AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
CLUTTER_MIN_VERSION=1.5.8
-GOBJECT_INTROSPECTION_MIN_VERSION=0.6.11
+GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=0.7
MUTTER_MIN_VERSION=2.91.4
GTK_MIN_VERSION=2.91.7
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]