mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-04 05:51:19 +12: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
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -27,7 +27,7 @@ For ubuntu and most derivatives:
|
||||||
|
|
||||||
For Arch 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`
|
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…
Add table
Add a link
Reference in a new issue