[folks] Bump Vala and GObject Introspection requirements.
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Bump Vala and GObject Introspection requirements.
- Date: Fri, 11 Nov 2011 18:52:51 +0000 (UTC)
commit 12586dd87321795e90e9659c9d30b7fc157c3eee
Author: Travis Reitter <travis reitter collabora co uk>
Date: Fri Nov 11 10:37:26 2011 -0800
Bump Vala and GObject Introspection requirements.
This bumps them to their first release in their current stable release
series.
This shrinks the gap between builders' build environments and what our
developers build and test with.
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 77672c4..9e6a099 100644
--- a/configure.ac
+++ b/configure.ac
@@ -146,7 +146,7 @@ AM_CONDITIONAL([ENABLE_LIBSOCIALWEB],
GLIB_REQUIRED=2.24.0
TP_GLIB_REQUIRED=0.13.1
-VALA_REQUIRED=0.13.4
+VALA_REQUIRED=0.14.0
VALADOC_REQUIRED=0.3.1
TRACKER_SPARQL_MAJOR=0.12
TRACKER_SPARQL_REQUIRED=0.12.0
@@ -273,7 +273,7 @@ if test "x$enable_vala" = "xyes" ; then
fi
# this will set HAVE_INTROSPECTION
-GOBJECT_INTROSPECTION_REQUIRE([0.9.12])
+GOBJECT_INTROSPECTION_REQUIRE([1.30])
AM_CONDITIONAL([HAVE_VALA], [test "x$enable_vala" = "xyes"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]