mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-02 06:46:29 -04:00
Improve version checking logic and documentation
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
parent
f2b3b1bd73
commit
304832e4da
2 changed files with 25 additions and 17 deletions
2
.github/workflows/README.md
vendored
2
.github/workflows/README.md
vendored
|
|
@ -30,7 +30,7 @@ This directory contains the GitHub Actions workflows for the MangoWC project.
|
|||
**Install Strategy**:
|
||||
- Prefers apt packages when available and version requirements are met
|
||||
- Falls back to building from source only when necessary
|
||||
- wayland: requires >= 1.23.1 (Ubuntu apt has 1.22, builds from source)
|
||||
- wayland: requires >= 1.23.1 (typically builds from source on Ubuntu 22.04/24.04)
|
||||
- wlroots: requires >= 0.19.0 (checks apt version, builds from source if too old)
|
||||
- scenefx: not in apt repositories (always builds from source)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue