[sushi] build: require GJS 1.38



commit df9e44cc35c23153fd9d9bff77df6daf0c1c51ce
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Jun 25 14:19:41 2015 -0700

    build: require GJS 1.38
    
    We depend on GJS with js17 support.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727646

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 572b164..1262ed5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ AC_SUBST(GJS_JS_DIR)
 CLUTTER_MIN_VERSION=1.11.4
 GLIB_MIN_VERSION=2.29.14
 GTK_MIN_VERSION=3.13.2
-GJS_MIN_VERSION=1.34.0
+GJS_MIN_VERSION=1.38.0
 CLUTTER_GTK_MIN_VERSION=1.0.1
 GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6
 GDK_PIXBUF_MIN_VERSION=2.23.0


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