added zip

added zip if the arch user runs KDE it doesn't come with zip like gnome.
This commit is contained in:
RyzenDew 2022-08-28 02:23:47 -04:00 committed by GitHub
parent a691f93423
commit 6e49b65442
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.