summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-10 16:04:16 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-07-24 01:31:21 +0900
commitac09340e85a2117f13770893dc5c3ae45bb35519 (patch)
treecd9467b06234779c61d0f75d43e258d6df83f25d /README
parent08540a9591efe105439be81fc43d6dc65b715978 (diff)
downloadsystemd-ac09340e85a2117f13770893dc5c3ae45bb35519.tar.gz
meson: use integer type in options
This bumps the minimum required version of meson to 0.45 and python to 3.5, as integer type option is supported since meson-0.45 and meson-0.45 requires python-3.5.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 82f47a59ab..25e1631c0f 100644
--- a/README
+++ b/README
@@ -162,7 +162,7 @@ REQUIREMENTS:
docbook-xsl (optional, required for documentation)
xsltproc (optional, required for documentation)
python-lxml (optional, required to build the indices)
- python >= 3.4, meson >= 0.44, ninja
+ python >= 3.5, meson >= 0.45, ninja
gcc, awk, sed, grep, m4, and similar tools
During runtime, you need the following additional