summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgregzuro <greg@zuro.net>2021-10-25 16:51:40 -0700
committerLuca Boccassi <luca.boccassi@gmail.com>2021-10-26 09:29:14 +0100
commit48538c19e518f6ec667beeed8d7af5bf4503ebcc (patch)
treeab485dd83f89e4aa6ab65a6eeab13fd4569ba241 /README
parentadef6d089bbdf9fb9ead8da313ef5d83434ee317 (diff)
downloadsystemd-48538c19e518f6ec667beeed8d7af5bf4503ebcc.tar.gz
change req meson version
since `meson compile` first appears in 0.54.0
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3e75e44353..6d5b91bbb2 100644
--- a/README
+++ b/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