[gnome-keyring/wip/dueno/ssh-agent-2: 5/7] configure: Require GLib 2.44



commit a0e0c07e64ae68745c26217958a854724828efe5
Author: Daiki Ueno <dueno src gnome org>
Date:   Fri Feb 16 16:21:45 2018 +0100

    configure: Require GLib 2.44
    
    https://bugzilla.gnome.org/show_bug.cgi?id=775981

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6a04be5..cecc0d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,9 +7,9 @@ AC_INIT(gnome-keyring,
 dnl ****************************************************************************
 dnl Dependency versions
 
-GLIB_REQ=2.38.0
-GLIB_MIN=GLIB_VERSION_2_38
-GLIB_MAX=GLIB_VERSION_2_38
+GLIB_REQ=2.44.0
+GLIB_MIN=GLIB_VERSION_2_44
+GLIB_MAX=GLIB_VERSION_2_44
 
 GCK_REQ=3.3.4
 GCR_REQ=3.5.3


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