[mutter] Bump GLib requirement



commit 901a05ad80d89fa194e03ee07f8135380498fe37
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 cee4b05..840f921 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]