rusticl: fix build error with valgrind being enabled
This bumps the meson requierement to 1.0 because it requires
https://github.com/mesonbuild/meson/pull/11024
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7688
Fixes: 20c90fed5a
("rusticl: added")
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19778>
This commit is contained in:
@@ -19,7 +19,7 @@ To build Rusticl you need to satisfy the following build dependencies:
|
||||
The minimum versions to build Rusticl are:
|
||||
|
||||
- Rust: 1.59
|
||||
- Meson: 0.61.4
|
||||
- Meson: 1.0.0
|
||||
- Bindgen: 0.58.0
|
||||
- LLVM: 11.0.0 (recommended: 15.0.0)
|
||||
- SPIRV-Tools: any version (recommended: v2022.3)
|
||||
|
Reference in New Issue
Block a user