From: Yu Watanabe Date: Sun, 13 Jan 2019 00:42:28 +0000 (+0900) Subject: README: mention that meson-0.49 is required to build PIEs X-Git-Tag: v241-rc1~79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40f116f53d25b4b92cb57b68f9f6137839f9aa49;p=thirdparty%2Fsystemd.git README: mention that meson-0.49 is required to build PIEs Follow-up for 4e4bbc439eb7f16a608f457d3eaac08c60633212. --- diff --git a/README b/README index baabf69c7ca..419f0adb739 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