[gnome-shell] build: require gjs 1.39.0



commit e3252580917a497e4017dd7c82d97c342808eba2
Author: Tim Lunn <tim feathertop org>
Date:   Fri Nov 22 06:58:33 2013 +1100

    build: require gjs 1.39.0
    
    This is required for the gresources loader

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3458d64..97ee139 100644
--- a/configure.ac
+++ b/configure.ac
@@ -75,7 +75,7 @@ AC_MSG_RESULT($enable_systemd)
 
 CLUTTER_MIN_VERSION=1.13.4
 GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
-GJS_MIN_VERSION=1.38.1
+GJS_MIN_VERSION=1.39.0
 MUTTER_MIN_VERSION=3.11.1
 GTK_MIN_VERSION=3.7.9
 GIO_MIN_VERSION=2.37.0


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