mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-16 11:48:28 +12:00
updated arch deps
added vcpkg for arch because it's aur only .
This commit is contained in:
parent
1fc1959e0a
commit
de6624cd4f
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:
|
||||
|
||||
`sudo pacman -S --needed gtk3 libsecret libgcrypt systemd-libs freeglut nasm git zlib vcpkg zip unzip`
|
||||
`sudo pacman -S --needed gtk3 libsecret libgcrypt systemd-libs freeglut nasm git zlib zip unzip`
|
||||
|
||||
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`
|
||||
|
||||
For Fedora and most derivatives:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue