[general] wine-staging -> wine-vulkan

This commit is contained in:
Philip Rebohle 2018-02-22 12:00:26 +01:00
parent 78e9b575c5
commit 6aff0dbe87
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ For binary releases, see the [releases](https://github.com/doitsujin/dxvk/releas
## Build instructions
### Requirements:
- [wine-staging](https://wine-staging.com/) for Vulkan support
- [wine-vulkan](https://github.com/roderickc/wine-vulkan) for Vulkan support
- [Meson](http://mesonbuild.com/) build system (at least 0.43)
- [MinGW64](http://mingw-w64.org/) compiler and headers (requires threading support)
- [glslang](https://github.com/KhronosGroup/glslang) front end and validator