vlc | branch: master | Sean McGovern <[email protected]> | Tue Apr 8 22:55:21 2014 -0400| [c3ab5876a31290ae0d832c146a00eb3d03d87d38] | committer: Rafaël Carré
tools: require cmake 2.8.8 Signed-off-by: Rafaël Carré <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c3ab5876a31290ae0d832c146a00eb3d03d87d38 --- 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
