mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 00:40:10 +01:00
docs: update Python requirement to 3.7
Reported in https://gitlab.freedesktop.org/mesa/mesa/-/issues/7716 Reviewed-by: Eric Engestrom <eric@igalia.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19791>
This commit is contained in:
parent
6e4f0bdb7d
commit
5cf862fbb9
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ you're willing to maintain support for other compiler get in touch.
|
||||||
Third party/extra tools.
|
Third party/extra tools.
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
- `Python <https://www.python.org/>`__ - Python 3.5 or newer is required.
|
- `Python <https://www.python.org/>`__ - Python 3.7 or newer is required.
|
||||||
- `Python Mako module <https://www.makotemplates.org/>`__ - Python Mako
|
- `Python Mako module <https://www.makotemplates.org/>`__ - Python Mako
|
||||||
module is required. Version 0.8.0 or later should work.
|
module is required. Version 0.8.0 or later should work.
|
||||||
- Lex / Yacc - for building the Mesa IR and GLSL compiler.
|
- Lex / Yacc - for building the Mesa IR and GLSL compiler.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue