[cheese/gnome-3-8] Depend on valac 0.18 for gstreamer-1.0



commit 69cf3230952933eb8ad1b1881daa1ea67d7c1379
Author: Luciana Fujii Pontello <luciana fujii eti br>
Date:   Thu Mar 28 12:06:37 2013 +0100

    Depend on valac 0.18 for gstreamer-1.0
    
    gstreamer-1.0 vala bindings is only available on valac-0.18.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 910e389..e6ca407 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.16.0])
+AM_PROG_VALAC([0.18.0])
 
 # Initialize libtool
 LT_PREREQ([2.2])


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