[vlc-devel] [PATCH 2/2] tools: require cmake 2.8.8

Sean McGovern gseanmcg at gmail.com
Wed Apr 9 04:55:21 CEST 2014


---
 extras/tools/bootstrap |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index fb3fbc0..f1b1981 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -75,7 +75,7 @@ check automake 1.11
 check m4 1.4.16
 check libtool 2.4
 check pkg-config
-check cmake
+check cmake 2.8.8
 check yasm
 check_tar
 check ragel
-- 
1.7.9.2




More information about the vlc-devel mailing list