mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
added an extra dep due to lack of common sense
installing base-devel is common sense sad i have to add it
This commit is contained in:
parent
5f44140d2d
commit
88cc8f48bc
2
BUILD.md
2
BUILD.md
@ -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`
|
||||
`sudo pacman -S --needed gtk3 libsecret libgcrypt systemd-libs freeglut nasm git zlib zip unzip linux-headers base-devel`
|
||||
|
||||
Go here https://aur.archlinux.org/packages/vcpkg Press download snapshot next unzip it and go into the folder open terminal and type `makepkg -si`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user