mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Implement video-metadata check
This commit is contained in:
parent
20ab47cb1a
commit
1d9d77ee78
3 changed files with 36 additions and 6 deletions
|
@ -90,7 +90,7 @@ pacman -Su
|
|||
pacman -Sy git mingw-w64-x86_64-toolchain mingw-w64-x86_64-freetype \
|
||||
mingw-w64-x86_64-icu mingw-w64-x86_64-nspr mingw-w64-x86_64-ca-certificates \
|
||||
mingw-w64-x86_64-expat mingw-w64-x86_64-cmake tar diffutils patch \
|
||||
patchutils make python2-setuptools
|
||||
patchutils make python2-setuptools mingw-w64-x86_64-ffmpeg
|
||||
export GCC_URL=http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc
|
||||
export GCC_EXT=5.4.0-1-any.pkg.tar.xz
|
||||
pacman -U --noconfirm $GCC_URL-$GCC_EXT $GCC_URL-ada-$GCC_EXT \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue