1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-24 11:43:05 +01:00

BUILDING: Add qt6-svg for archlinux systems

This commit is contained in:
Ani 2024-08-30 18:25:17 +01:00
parent c80342e8d4
commit 52d91c4772

View File

@ -31,7 +31,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 qt6-base qt6-declarative qt6-multimedia sdl2 sndio jack2 base-devel
sudo pacman -S glew openal cmake vulkan-validation-layers qt6-base qt6-declarative qt6-multimedia qt6-svg sdl2 sndio jack2 base-devel
#### Debian & Ubuntu