From 48538c19e518f6ec667beeed8d7af5bf4503ebcc Mon Sep 17 00:00:00 2001 From: gregzuro Date: Mon, 25 Oct 2021 16:51:40 -0700 Subject: change req meson version since `meson compile` first appears in 0.54.0 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 3e75e44353..6d5b91bbb2 100644 --- a/README +++ b/README @@ -197,7 +197,7 @@ REQUIREMENTS: python-jinja2 python-lxml (optional, required to build the indices) python >= 3.5 - meson >= 0.47 (>= 0.49 is required to build position-independent executables) + meson >= 0.53.2 (>= 0.54.0 is required to build with 'meson compile') ninja gcc, awk, sed, grep, and similar tools clang >= 10.0, llvm >= 10.0 (optional, required to build BPF programs -- cgit v1.2.1