1
1
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:
gregzuro
2021-10-25 16:51:40 -07:00
committed by Luca Boccassi
parent adef6d089b
commit 48538c19e5

2
README
View File

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