summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-15 20:18:24 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-07-24 01:31:22 +0900
commit7a6397d2b35b6c1c6f0b833366d0659f4df85322 (patch)
tree13b5242735b6b47efcbf249a8fb17cd50a14c629 /README
parentac09340e85a2117f13770893dc5c3ae45bb35519 (diff)
downloadsystemd-7a6397d2b35b6c1c6f0b833366d0659f4df85322.tar.gz
meson: use has_link_argument() and friends
This bumps the minimum required version of meson to 0.46, as `has_link_argument()` and friends are supported since 0.46.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 25e1631c0f..6801d0dc2d 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.5, meson >= 0.45, ninja
+ python >= 3.5, meson >= 0.46, ninja
gcc, awk, sed, grep, m4, and similar tools
During runtime, you need the following additional