Add base-devel to Arch Linux in Building.md

This commit is contained in:
Gabriel Costa
2022-05-26 03:01:39 -03:00
committed by GitHub
parent a9a1204ab9
commit 478b6b53a9
+1 -1
View File
@@ -29,7 +29,7 @@ These are the essentials tools to build RPCS3 on Linux. Some of them can be inst
#### Arch Linux
sudo pacman -S glew openal cmake vulkan-validation-layers qt5-base qt5-declarative qt5-multimedia sdl2 sndio jack2
sudo pacman -S glew openal cmake vulkan-validation-layers qt5-base qt5-declarative qt5-multimedia sdl2 sndio jack2 base-devel
#### Debian & Ubuntu