mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-30 05:50:12 +03:00
change req meson version
since `meson compile` first appears in 0.54.0
This commit is contained in:
2
README
2
README
@ -197,7 +197,7 @@ REQUIREMENTS:
|
||||
python-jinja2
|
||||
python-lxml (optional, required to build the indices)
|
||||
python >= 3.5
|
||||
meson >= 0.47 (>= 0.49 is required to build position-independent executables)
|
||||
meson >= 0.53.2 (>= 0.54.0 is required to build with 'meson compile')
|
||||
ninja
|
||||
gcc, awk, sed, grep, and similar tools
|
||||
clang >= 10.0, llvm >= 10.0 (optional, required to build BPF programs
|
||||
|
Reference in New Issue
Block a user