[gnome-shell] Depend on gjs 1.33.2
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Depend on gjs 1.33.2
- Date: Tue, 19 Jun 2012 12:48:17 +0000 (UTC)
commit f58e8f2a35cce8050b57cbd5e2cdeb28deea8cd9
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Jun 19 14:17:23 2012 +0200
Depend on gjs 1.33.2
Shell uses the 'format' module which has been introduced in gjs 1.33.2.
https://bugzilla.gnome.org/show_bug.cgi?id=678396
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index eaf7daa..0dee0dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
CLUTTER_MIN_VERSION=1.9.16
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
-GJS_MIN_VERSION=1.29.18
+GJS_MIN_VERSION=1.33.2
MUTTER_MIN_VERSION=3.5.2
FOLKS_MIN_VERSION=0.5.2
GTK_MIN_VERSION=3.3.9
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]