[gnome-boxes] configure: Require glib-2.0 >= 2.32



commit 82a24aaeaf49b1af7c1cc15d2b31a171f01c7be0
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Dec 10 16:44:52 2012 +0200

    configure: Require glib-2.0 >= 2.32
    
    With 2.34 being latest stable and 2.32 released in march, this bump
    shouldn't be an issue for distros.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689977

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 903b44f..39cbc03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,7 +43,7 @@ GLIB_GSETTINGS
 
 CLUTTER_GTK_MIN_VERSION=1.3.2
 CLUTTER_MIN_VERSION=1.11.14
-GLIB_MIN_VERSION=2.29.90
+GLIB_MIN_VERSION=2.32.0
 GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6
 GTK_MIN_VERSION=3.5.5
 GTK_VNC_MIN_VERSION=0.4.4



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