[folks] Bump Vala version requirement to where it should be



commit e456a2886a3cf8bdd57a94db8d163c593749cbf1
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Tue Aug 17 22:18:57 2010 -0700

    Bump Vala version requirement to where it should be
    
    The move of tp-lowlevel to gobject-introspection requires this version of Vala.
    I forgot to bump this in time for that commit.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 27d1dec..8482246 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,7 +60,7 @@ AC_SUBST(LDFLAGS)
 # -----------------------------------------------------------
 GLIB_REQUIRED=2.24.0
 TP_GLIB_REQUIRED=0.11.11
-VALA_REQUIRED=0.9.5
+VALA_REQUIRED=0.9.5.24-fb5e
 
 AM_PROG_VALAC([$VALA_REQUIRED])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]