mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
README: mention that meson-0.49 is required to build PIEs
Follow-up for 4e4bbc439e
.
This commit is contained in:
parent
bd36ef0a7c
commit
40f116f53d
4
README
4
README
@ -163,7 +163,9 @@ REQUIREMENTS:
|
||||
docbook-xsl (optional, required for documentation)
|
||||
xsltproc (optional, required for documentation)
|
||||
python-lxml (optional, required to build the indices)
|
||||
python >= 3.5, meson >= 0.46, ninja
|
||||
python >= 3.5
|
||||
meson >= 0.46 (>= 0.49 is required to build position-independent executables)
|
||||
ninja
|
||||
gcc, awk, sed, grep, m4, and similar tools
|
||||
|
||||
During runtime, you need the following additional
|
||||
|
Loading…
Reference in New Issue
Block a user