updated arch deps

tested this in a fresh vm of properly installed arch linux.
This commit is contained in:
RyzenDew 2022-08-28 02:03:54 -03:00 committed by GitHub
parent c33e6c6a77
commit 0768fbb2ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ For ubuntu and most derivatives:
For Arch and most derivatives:
`sudo pacman -S --needed gtk3 libsecret libgcrypt systemd-libs freeglut nasm git zlib zip unzip linux-headers base-devel ninja cmake`
`sudo pacman -S cmake git base-devel ninja nasm linux-headers`
vcpkg is not needed to be installed and provided by cemu when git cloning.