Skip to content

Commit 48538c1

Browse files
gregzurobluca
authored andcommitted
change req meson version
since `meson compile` first appears in 0.54.0
1 parent adef6d0 commit 48538c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ REQUIREMENTS:
197197
python-jinja2
198198
python-lxml (optional, required to build the indices)
199199
python >= 3.5
200-
meson >= 0.47 (>= 0.49 is required to build position-independent executables)
200+
meson >= 0.53.2 (>= 0.54.0 is required to build with 'meson compile')
201201
ninja
202202
gcc, awk, sed, grep, and similar tools
203203
clang >= 10.0, llvm >= 10.0 (optional, required to build BPF programs

0 commit comments

Comments
 (0)