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



commit f035483c2b148a71971adb9ed1f8fd0a45361dc8
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.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722758

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0994ffb..cfd615c 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]