Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Quickshell has a set of base dependencies you will always need, names vary by di
- `pkg-config` (build-time)
- `cli11` (static library)

Quickshell relies on private Qt APIs and **MUST** be rebuilt against the each Qt release
Quickshell relies on private Qt APIs and **MUST** be rebuilt against each Qt release
or crashes via ABI mismatches will occur.

Build time dependencies and static libraries don't have to exist at runtime,
Expand Down
Loading