[gnome-maps] trivial: Bump dependency for GJS



commit f735490a47afbf807f5cc193189e7bc61ae7e723
Author: Marcus Lundblad <ml update uu se>
Date:   Sun Apr 3 13:57:58 2016 +0200

    trivial: Bump dependency for GJS
    
    Since we use the GObject.ParamSpec.override() mechanism, we need
    to depend on GJS 1.44.0 or higher.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f49870c..765a9a2 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.39.3
-GJS_MIN_VERSION=1.43.3
+GJS_MIN_VERSION=1.44.0
 GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
 GTK_MIN_VERSION=3.15.9
 GEOCLUE_MIN_VERSION=0.12.99


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