[vlc-commits] tools: cmake 3.4.1 is sufficient
Steve Lhomme
git at videolan.org
Wed Nov 16 15:03:53 CET 2016
vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Tue Oct 18 13:03:16 2016 +0200| [bde3abf936df7211af0168447720246b0df998dc] | committer: Jean-Baptiste Kempf
tools: cmake 3.4.1 is sufficient
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bde3abf936df7211af0168447720246b0df998dc
---
extras/tools/bootstrap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 8536a95..e60e5eb 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -75,7 +75,7 @@ check automake 1.15
check m4 1.4.16
check libtool 2.4
check pkg-config
-check cmake 3.4.3
+check cmake 3.4.1
check yasm
check_tar
check ragel
More information about the vlc-commits
mailing list