docs: mention spirv-tools in BUILD.md

This commit is contained in:
outfoxxed 2024-11-17 21:38:17 -08:00
parent 36174854ad
commit 79fca3cab8
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -42,7 +42,8 @@ Quickshell has a set of base dependencies you will always need, names vary by di
- `qt6base` - `qt6base`
- `qt6declarative` - `qt6declarative`
- `qtshadertools` (build-time only) - `qtshadertools` (build-time only)
- `pkg-config` - `spirv-tools` (build-time only)
- `pkg-config` (build-time only)
- `cli11` - `cli11`
On some distros, private Qt headers are in separate packages which you may have to install. On some distros, private Qt headers are in separate packages which you may have to install.