From fa0471cdc2abc552bdd038ac55d02169b1659698 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 10 May 2018 14:54:21 +0900 Subject: [PATCH] doc: mention the required minimum version of meson and python --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4a561a65cb5..d18eb7dc1e3 100644 --- a/README +++ b/README @@ -161,7 +161,7 @@ REQUIREMENTS: docbook-xsl (optional, required for documentation) xsltproc (optional, required for documentation) python-lxml (optional, required to build the indices) - python, meson, ninja + python >= 3.4, meson >= 0.44, ninja gcc, awk, sed, grep, m4, and similar tools During runtime, you need the following additional -- 2.47.3