[devhelp/wip/wintemplate] Bump gio to 3.37.3



commit a33e350dc9dbe494ee6f86f25db649a96fa44670
Author: Ignacio Casal Quinteiro <ignacio casal nice-software com>
Date:   Wed Jul 24 12:23:27 2013 +0200

    Bump gio to 3.37.3

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7eebeb0..fd9bc64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,12 +51,12 @@ PKG_CHECK_MODULES(DEVHELP, [
   gthread-2.0 >= 2.10.0
   gtk+-3.0 >= 3.9.8
   webkit2gtk-3.0 >= 2.0.0
-  gio-2.0 >= 2.36
+  gio-2.0 >= 2.37.3
 ])
 
 PKG_CHECK_MODULES(LIBDEVHELP, [
   gtk+-3.0 >= 3.9.8
-  gio-2.0 >= 2.36
+  gio-2.0 >= 2.37.3
   webkit2gtk-3.0 >= 2.0.0
 ])
 


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