Add missing requirements for clean MSYS2 environment

This commit is contained in:
GuanZhang 2021-08-08 18:04:48 +09:00
parent 5b40c5008f
commit 0629fe7846

View File

@ -65,7 +65,7 @@ sunshine needs access to uinput to create mouse and gamepad events:
### Requirements: ### Requirements:
mingw-w64-x86_64-openssl mingw-w64-x86_64-cmake mingw-w64-x86_64-toolchain mingw-w64-x86_64-opus mingw-w64-x86_64-x265 mingw-w64-x86_64-boost git mingw-w64-x86_64-make mingw-w64-x86_64-openssl mingw-w64-x86_64-cmake mingw-w64-x86_64-toolchain mingw-w64-x86_64-opus mingw-w64-x86_64-x265 mingw-w64-x86_64-boost git mingw-w64-x86_64-make cmake make gcc
### Compilation: ### Compilation:
- `git clone https://github.com/loki-47-6F-64/sunshine.git --recursive` - `git clone https://github.com/loki-47-6F-64/sunshine.git --recursive`