From 40f116f53d25b4b92cb57b68f9f6137839f9aa49 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sun, 13 Jan 2019 09:42:28 +0900 Subject: [PATCH] README: mention that meson-0.49 is required to build PIEs Follow-up for 4e4bbc439eb7f16a608f457d3eaac08c60633212. --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index baabf69c7c..419f0adb73 100644 --- 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