mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-04 19:04:56 +11:00
version: bump to 0.2.1
This commit is contained in:
parent
40bc09b800
commit
a1a150fab0
4 changed files with 5 additions and 4 deletions
4
BUILD.md
4
BUILD.md
|
|
@ -55,7 +55,7 @@ On some distros, private Qt headers are in separate packages which you may have
|
|||
We currently require private headers for the following libraries:
|
||||
|
||||
- `qt6declarative`
|
||||
- `qt6wayland`
|
||||
- `qt6wayland` (for Qt versions prior to 6.10)
|
||||
|
||||
We recommend an implicit dependency on `qt6svg`. If it is not installed, svg images and
|
||||
svg icons will not work, including system ones.
|
||||
|
|
@ -104,7 +104,7 @@ Currently supported Qt versions: `6.6`, `6.7`.
|
|||
To disable: `-DWAYLAND=OFF`
|
||||
|
||||
Dependencies:
|
||||
- `qt6wayland`
|
||||
- `qt6wayland` (for Qt versions prior to 6.10)
|
||||
- `wayland` (libwayland-client)
|
||||
- `wayland-scanner` (build time)
|
||||
- `wayland-protocols` (static library)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue