[vlc-commits] tools: require cmake 2.8.8
Sean McGovern
git at videolan.org
Wed Apr 9 09:05:17 CEST 2014
vlc | branch: master | Sean McGovern <gseanmcg at gmail.com> | 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é <funman at videolan.org>
> 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
More information about the vlc-commits
mailing list