mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-06 15:01:18 +12:00
Update BUILD.md
This commit is contained in:
parent
4f0477173d
commit
22f28d7dcb
1 changed files with 3 additions and 1 deletions
4
BUILD.md
4
BUILD.md
|
@ -27,7 +27,9 @@ For ubuntu and most derivatives:
|
|||
|
||||
For Arch and most derivatives:
|
||||
|
||||
`sudo pacman -S cmake git base-devel ninja nasm linux-headers zip`
|
||||
`sudo pacman -S cmake git base-devel ninja nasm linux-headers zip spirv-headers`
|
||||
|
||||
Vcpkg provides spirv-headers but for some it's needed in arch it seems.
|
||||
|
||||
Added zip incase the user runs KDE but with gnome zip is included.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue