Commit 6b71e9b
committed
build: update min meson dependency
meson complains:
WARNING: Project specifies a minimum meson_version '>= 0.50.0' but uses features which were added in newer versions:
* 0.62.0: {'dep 'dl' custom lookup'}
Fixes: 3e293a1 ("tests: do not unconditionally depend on dlsym")
Signed-off-by: Daniel Wagner <wagi@kernel.org>1 parent 8ad28af commit 6b71e9b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments