[cheese] Bump required Vala version to 0.13.2
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Bump required Vala version to 0.13.2
- Date: Tue, 1 Nov 2011 13:10:21 +0000 (UTC)
commit 7b36f53c2d8ec21c6da69308165fda4738107c41
Author: David King <davidk openismus com>
Date: Tue Nov 1 14:06:29 2011 +0100
Bump required Vala version to 0.13.2
Required for Clutter.TableLayout in clutter-1.0.vapi, which was added
when Vala switched to use GIR files.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 04e1b65..8525199 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AM_SILENT_RULES([yes])
# Check for programs
AC_PROG_CC
AM_PROG_CC_C_O
-AM_PROG_VALAC([0.12.0])
+AM_PROG_VALAC([0.13.2])
# Initialize libtool
LT_PREREQ([2.2])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]