[mutter/gnome-3-14] Bump GLib requirement



commit dd9b1ce44013e82288731f911b24ab37386a3f79
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Dec 29 16:23:32 2014 +0100

    Bump GLib requirement
    
    We have depended on GTask for a while now, bump the GLib requirement
    to a new enough version to include that.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=698995

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f63ffc2..4a7ee7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,7 @@ CLUTTER_PACKAGE=clutter-1.0
 
 MUTTER_PC_MODULES="
    gtk+-3.0 >= 3.9.11
-   gio-unix-2.0 >= 2.25.10
+   gio-unix-2.0 >= 2.35.1
    pango >= 1.2.0
    cairo >= 1.10.0
    gsettings-desktop-schemas >= 3.7.3


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