docs: mention spirv-tools in BUILD.md

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

View file

@ -42,6 +42,7 @@ Quickshell has a set of base dependencies you will always need, names vary by di
- `qt6base`
- `qt6declarative`
- `qtshadertools` (build-time only)
- `spirv-tools` (build-time only)
- `pkg-config`
- `cli11`