[latexila/latexila-2-12] GLib 2.40 is required
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila/latexila-2-12] GLib 2.40 is required
- Date: Tue, 29 Apr 2014 20:26:43 +0000 (UTC)
commit 1497d112ef4e029dd359006a7f735e2e46d0d37f
Author: Sébastien Wilmet <swilmet gnome org>
Date: Tue Apr 29 22:23:14 2014 +0200
GLib 2.40 is required
See https://bugzilla.gnome.org/show_bug.cgi?id=727112
configure.ac | 2 +-
src/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3c7df44..1f55a65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ LT_INIT
# Required dependencies versions
# Update also the --target-glib option in src/Makefile.am.
-GLIB_REQUIRED_VERSION="2.36"
+GLIB_REQUIRED_VERSION="2.40"
GTK_REQUIRED_VERSION="3.6"
GTKSOURCEVIEW_REQUIRED_VERSION="3.10"
GTKSPELL_REQUIRED_VERSION="3.0.4"
diff --git a/src/Makefile.am b/src/Makefile.am
index db11658..c94580c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,7 +8,7 @@ VALAFLAGS = \
--pkg gtkspell3-3.0 \
--pkg gee-1.0 \
--pkg posix \
- --target-glib=2.36
+ --target-glib=2.40
# The valac command is always executed in the sources directory, not the build
# directory. If $(top_srcdir) is used, it will be relative to the build directory.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]