mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 03:24:49 +00:00
docs: add qt6-tools to Arch build guide (#2495)
This commit is contained in:
parent
e1ae052185
commit
10486db091
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ sudo dnf install clang git cmake libatomic alsa-lib-devel \
|
|||
|
||||
```bash
|
||||
sudo pacman -S base-devel clang git cmake sndio jack2 openal \
|
||||
qt6-base qt6-declarative qt6-multimedia sdl2 \
|
||||
qt6-base qt6-declarative qt6-multimedia qt6-tools sdl2 \
|
||||
vulkan-validation-layers libpng
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue