[gnome-keyring] configure: Require GLib 2.44
- From: Daiki Ueno <dueno src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] configure: Require GLib 2.44
- Date: Sun, 4 Mar 2018 09:30:56 +0000 (UTC)
commit 162a180e0bcf22cc7bfd4b3b6eaedf8fc85a8282
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 3a6a196..a58b7d4 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]