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

Sean McGovern gseanmcg at gmail.com
Sun Apr 6 18:01:31 CEST 2014


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

diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index e956b18..43d49ce 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -73,7 +73,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