[meta] Correct Mingw-w64 name (#1565)

This commit is contained in:
yao mtc 2020-04-14 03:18:37 -04:00 committed by GitHub
parent 2204cff86a
commit ce3d0ab4b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ export WINEPREFIX=/path/to/.wine-prefix
### Requirements:
- [wine 3.10](https://www.winehq.org/) or newer
- [Meson](http://mesonbuild.com/) build system (at least version 0.46)
- [MinGW64](http://mingw-w64.org/) compiler and headers (at least version 6.0)
- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 6.0)
- [glslang](https://github.com/KhronosGroup/glslang) compiler
### Building DLLs