[tracker/gdbus-evolution: 3/28] Require GLib 2.26 and Vala 0.11.1 for GDBus
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/gdbus-evolution: 3/28] Require GLib 2.26 and Vala 0.11.1 for GDBus
- Date: Thu, 28 Oct 2010 08:29:26 +0000 (UTC)
commit 649f392e4e34d0f70564c45fc9c9851e1f13e5a3
Author: Jürg Billeter <j bitron ch>
Date: Tue Oct 19 11:52:18 2010 +0200
Require GLib 2.26 and Vala 0.11.1 for GDBus
autogen.sh | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 4e919ac..e8d74fd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ test -z "$srcdir" && srcdir=.
PKG_NAME="tracker"
REQUIRED_AUTOMAKE_VERSION=1.11
-REQUIRED_VALA_VERSION=0.9.5
+REQUIRED_VALA_VERSION=0.11.1
(test -f $srcdir/configure.ac \
&& test -f $srcdir/README) || {
diff --git a/configure.ac b/configure.ac
index 0f44715..e226f39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -139,7 +139,7 @@ fi
# Library required versions
DBUS_REQUIRED=1.3.1
DBUS_GLIB_REQUIRED=0.82
-GLIB_REQUIRED=2.24.0
+GLIB_REQUIRED=2.26.0
PANGO_REQUIRED=1.0.0
GTK_REQUIRED=2.18.0
LIBXML2_REQUIRED=2.6
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]