]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
change req meson version
authorgregzuro <greg@zuro.net>
Mon, 25 Oct 2021 23:51:40 +0000 (16:51 -0700)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 26 Oct 2021 08:29:14 +0000 (09:29 +0100)
since `meson compile` first appears in 0.54.0

README

diff --git a/README b/README
index 3e75e4435347e792c52cc6ed07b76ef8eaf596af..6d5b91bbb260c51e89980c6b83eca9b0a9599c79 100644 (file)
--- 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