[gnome-calendar] build: update GLib required version
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] build: update GLib required version
- Date: Tue, 23 Dec 2014 13:27:41 +0000 (UTC)
commit 43522b88455a135fb4431c24844d1e7f3259fb50
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Mon Dec 22 22:50:31 2014 -0500
build: update GLib required version
g_strv_contains is a new acquisition of Glib, so we need to bump the
dependency up.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 90a9cc4..16f7d3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ MAINTAINER_COMPILER_FLAGS="\
MAINTAINER_COMPILER_FLAGS=${MAINTAINER_COMPILER_FLAGS#* }
AC_SUBST(MAINTAINER_COMPILER_FLAGS)
-GLIB_MIN_VERSION=2.40.0
+GLIB_MIN_VERSION=2.43.2
GTK_MIN_VERSION=3.14.0
ECAL_REQUIRED=3.5.3
EDATASERVER_REQUIRED=3.5.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]