docs: add qt6-tools to Arch build guide (#2495)

This commit is contained in:
marcoppenheimer
2025-02-23 10:09:53 +00:00
committed by GitHub
parent e1ae052185
commit 10486db091

View File

@@ -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
```