mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-04 05:51:19 +12:00
added zip
added zip if the arch user runs KDE it doesn't come with zip like gnome.
This commit is contained in:
parent
a691f93423
commit
6e49b65442
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:
|
For Arch and most derivatives:
|
||||||
|
|
||||||
`sudo pacman -S cmake git base-devel ninja nasm linux-headers`
|
`sudo pacman -S cmake git base-devel ninja nasm linux-headers zip`
|
||||||
|
|
||||||
|
Added zip incase the user runs KDE but with gnome zip is included.
|
||||||
|
|
||||||
vcpkg is not needed to be installed and provided by cemu when git cloning.
|
vcpkg is not needed to be installed and provided by cemu when git cloning.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue