docs: recommend packagers add a dependency on qtsvg
This commit is contained in:
parent
29f02d837d
commit
9d5dd402b9
3 changed files with 21 additions and 15 deletions
3
BUILD.md
3
BUILD.md
|
@ -10,6 +10,9 @@ Quickshell has a set of base dependencies you will always need, names vary by di
|
|||
- `qt6declarative`
|
||||
- `pkg-config`
|
||||
|
||||
We recommend an implicit dependency on `qt6svg`. If it is not installed, svg images and
|
||||
svg icons will not work, including system ones.
|
||||
|
||||
At least Qt 6.6 is required.
|
||||
|
||||
All features are enabled by default and some have their own dependencies.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue