vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Wed Apr 8 16:46:08 2020 +0200| [e7039d90f9dea1b57752d1b0526bf0aef6dee547] | committer: Hugo Beauzée-Luyssen
tools: Require nasm 2.14 dav1d requires this version to build > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=e7039d90f9dea1b57752d1b0526bf0aef6dee547 --- extras/tools/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap index 5989705c50..c2e0f82551 100755 --- a/extras/tools/bootstrap +++ b/extras/tools/bootstrap @@ -104,7 +104,7 @@ check ant check xz check bison 3.0.0 check flex -check_nasm 2.13.02 +check_nasm 2.14 check meson 0.51.1 check ninja _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
