mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 17:10:11 +01:00
docs/rusticl: Update documented version requirements for meson and bindgen
The requirements bump a few weeks ago forgot to update the docs.
Fixes: 1a698c75ae ("build: Rust: Bump minimum Meson and bindgen version")
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36526>
This commit is contained in:
parent
b364732502
commit
eda7043025
1 changed files with 2 additions and 2 deletions
|
|
@ -49,8 +49,8 @@ To build Rusticl you need to satisfy the following build dependencies:
|
|||
The minimum versions to build Rusticl are:
|
||||
|
||||
- Rust: 1.78
|
||||
- Meson: 1.4.0
|
||||
- Bindgen: 0.65.0
|
||||
- Meson: 1.7.0
|
||||
- Bindgen: 0.71.1
|
||||
- LLVM: 15.0.0 (recommended 19.0.0)
|
||||
- Clang: 15.0.0
|
||||
Updating clang requires a rebuilt mesa and rusticl if and only if the value of
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue