mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 16:32:39 +00:00
docs: add qt6-tools to Arch build guide
This commit is contained in:
parent
9424047214
commit
c7402c2579
@ -36,7 +36,7 @@ sudo dnf install clang git cmake libatomic alsa-lib-devel \
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -S base-devel clang git cmake sndio jack2 openal \
|
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
|
vulkan-validation-layers libpng
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user