[meta] Update README

We require MinGW 8.9 for updated DXGI headers.
This commit is contained in:
Philip Rebohle 2020-10-23 12:21:44 +02:00
parent 54a4e91dad
commit cbba1472db
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
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)
- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 6.0)
- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 8.0)
- [glslang](https://github.com/KhronosGroup/glslang) compiler
### Building DLLs