Improve version checking logic and documentation

Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-02-18 10:36:52 +00:00
parent f2b3b1bd73
commit 304832e4da
2 changed files with 25 additions and 17 deletions

View file

@ -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)