mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-05-14 15:42:34 +03:00
Add dependency
parent
476add0386
commit
c3efbc0659
@ -33,7 +33,8 @@ Now it's time to reboot your machine.
|
|||||||
|
|
||||||
$ sudo dnf install gnupg2 meson gcc-c++ fontforge \
|
$ sudo dnf install gnupg2 meson gcc-c++ fontforge \
|
||||||
mingw64-gcc mingw64-gcc-c++ mingw64-winpthreads-static \
|
mingw64-gcc mingw64-gcc-c++ mingw64-winpthreads-static \
|
||||||
mingw32-gcc mingw32-gcc-c++ mingw32-winpthreads-static
|
mingw32-gcc mingw32-gcc-c++ mingw32-winpthreads-static
|
||||||
|
$ pip install afdko
|
||||||
|
|
||||||
Packages `mingw{32,64}-winpthreads-static` will automatically provide support for cross-compilation with POSIX thread support, which is dxvk requirement.
|
Packages `mingw{32,64}-winpthreads-static` will automatically provide support for cross-compilation with POSIX thread support, which is dxvk requirement.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user