[gnome-maps/wip/mlundblad/es6: 2/4] configure.ac: Bump GJS dependency



commit 625e02c9b08bc128430bbf6a82ed5c0555473e92
Author: Marcus Lundblad <ml update uu se>
Date:   Sat Nov 18 12:21:27 2017 +0100

    configure.ac: Bump GJS dependency
    
    GJS 1.50 is needed for ES6 features.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9225d50..9319689 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
 AC_SUBST(GLIB_MKENUMS)
 
 GIO_MIN_VERSION=2.44.0
-GJS_MIN_VERSION=1.44.0
+GJS_MIN_VERSION=1.50.0
 GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
 GTK_MIN_VERSION=3.22.0
 GEOCLUE_MIN_VERSION=0.12.99


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