[gnome-documents] build: require GLib 2.29.90



commit c8070d690a33f37c913e5ae7d4ed0fd35548c9a8
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 6 17:33:25 2011 -0400

    build: require GLib 2.29.90
    
    It's needed for the API used in commit
    8b05d1fed609504830194e529e267e07dbe63192

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a267f4d..6595205 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ AC_SUBST(GJS_JS_DIR)
 
 GLIB_GSETTINGS
 
-GLIB_MIN_VERSION=2.28.0
+GLIB_MIN_VERSION=2.29.90
 GTK_MIN_VERSION=3.1.13
 GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6
 GDATA_MIN_VERSION=0.9.1



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