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:
RyzenDew 2022-08-28 00:29:44 -03:00 committed by GitHub
parent 5f44140d2d
commit 88cc8f48bc
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: 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`