README: mention that meson-0.49 is required to build PIEs
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Jan 2019 00:42:28 +0000 (09:42 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Jan 2019 00:47:10 +0000 (09:47 +0900)
Follow-up for 4e4bbc439eb7f16a608f457d3eaac08c60633212.

README

diff --git a/README b/README
index baabf69..419f0ad 100644 (file)
--- a/README
+++ b/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