[folks/folks-0-1] Require the latest releases of our dependencies.
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks/folks-0-1] Require the latest releases of our dependencies.
- Date: Sat, 18 Sep 2010 00:57:18 +0000 (UTC)
commit a7e3db03a32a86fa6294da1cdd4382b4586af8ca
Author: Travis Reitter <travis reitter collabora co uk>
Date: Fri Sep 17 17:53:17 2010 -0700
Require the latest releases of our dependencies.
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0161f36..95a8fd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -69,8 +69,8 @@ AM_CONDITIONAL([FOLKS_RELEASED], [test folks_released = 1])
# -----------------------------------------------------------
GLIB_REQUIRED=2.24.0
-TP_GLIB_REQUIRED=0.11.15.1
-VALA_REQUIRED=0.9.8.8-95c3a
+TP_GLIB_REQUIRED=0.11.16
+VALA_REQUIRED=0.10.0
AM_PROG_VALAC([$VALA_REQUIRED])
@@ -84,7 +84,7 @@ AC_PATH_PROG([VAPIGEN], [vapigen], [vapigen])
AS_IF([test "$VAPIGEN" = ""],
[AC_MSG_ERROR([Vala must be built with --enable-vapigen])])
-GOBJECT_INTROSPECTION_REQUIRE([0.6.7])
+GOBJECT_INTROSPECTION_REQUIRE([0.9.6])
PKG_CHECK_MODULES([GLIB],
[glib-2.0 >= $GLIB_REQUIRED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]