[gjs: 1/2] build: Bump glib requirement
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 1/2] build: Bump glib requirement
- Date: Mon, 3 Jun 2019 00:49:31 +0000 (UTC)
commit aa93abaac72459d9ed7f2595aae75d081b2c3370
Author: Florian Müllner <fmuellner gnome org>
Date: Sun Jun 2 23:51:59 2019 +0200
build: Bump glib requirement
GArcBox which has been used since commit 64d769a1b3b is only available
since GLib 2.58, so bump the configure check accordingly.
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 9ef434d8..00269d74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,7 @@ AX_VALGRIND_DFLT([sgcheck], [off])
AX_VALGRIND_CHECK
# Checks for libraries.
-m4_define(glib_required_version, 2.54.0)
+m4_define(glib_required_version, 2.58.0)
GOBJECT_INTROSPECTION_REQUIRE([1.41.4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]