mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
docs: update required mako version
The requirement was bumped a while back, but we forgot to update the docs. Fixes:ed871af91c("configure.ac: raise Mako required version to 0.8.0") Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> (cherry picked from commite39b916d0c)
This commit is contained in:
parent
d1596b3aeb
commit
4b103d9931
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ you think you've spotted a bug let developers know by filing a
|
|||
Version 2.6.4 or later should work.
|
||||
</li>
|
||||
<li><a href="http://www.makotemplates.org/">Python Mako module</a> -
|
||||
Python Mako module is required. Version 0.3.4 or later should work.
|
||||
Python Mako module is required. Version 0.8.0 or later should work.
|
||||
</li>
|
||||
<li>lex / yacc - for building the Mesa IR and GLSL compiler.
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue