README: mention that meson-0.49 is required to build PIEs

Follow-up for 4e4bbc439e.
This commit is contained in:
Yu Watanabe 2019-01-13 09:42:28 +09:00
parent bd36ef0a7c
commit 40f116f53d
1 changed files with 3 additions and 1 deletions

4
README
View File

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