mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-03 21:41:19 +12:00
Added more deps
Thanks TheBoiJHoshua.js
This commit is contained in:
parent
82fc983c55
commit
92b95e1f83
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -34,7 +34,7 @@ For ubuntu and most derivatives:
|
||||||
For Fedora and most derivatives:
|
For Fedora and most derivatives:
|
||||||
|
|
||||||
1) Make sure vulkansdk is installed and the VULKAN_SDK environment variable is set correctly.
|
1) Make sure vulkansdk is installed and the VULKAN_SDK environment variable is set correctly.
|
||||||
2) `sudo dnf in -y gtk3-devel libsecret-devel libgcrypt-devel systemd-devel freeglut-devel clang12-libs nasm cmake vcpkg`
|
2) `sudo dnf in -y gtk3-devel libsecret-devel libgcrypt-devel systemd-devel freeglut-devel clang12-libs nasm cmake vcpkg perl-core zlib-devel`
|
||||||
3) Run `git clone --recursive https://github.com/cemu-project/Cemu`
|
3) Run `git clone --recursive https://github.com/cemu-project/Cemu`
|
||||||
4) `cd Cemu`
|
4) `cd Cemu`
|
||||||
5) `mkdir build && cd build`
|
5) `mkdir build && cd build`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue