From c33e6c6a771a4e8a50dc0c97086bb0d756f2d440 Mon Sep 17 00:00:00 2001 From: RyzenDew <84041391+RyzenDew@users.noreply.github.com> Date: Sun, 28 Aug 2022 01:30:37 -0300 Subject: [PATCH] did things starting to get why people don't like working with linux people --- BUILD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index 315804f9..94bac4c3 100644 --- a/BUILD.md +++ b/BUILD.md @@ -27,9 +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 zip unzip linux-headers base-devel` +`sudo pacman -S --needed gtk3 libsecret libgcrypt systemd-libs freeglut nasm git zlib zip unzip linux-headers base-devel ninja cmake` -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` +vcpkg is not needed to be installed and provided by cemu when git cloning. For Fedora and most derivatives: