On Thursday, 2018-08-16 17:58:53 +0100, Emil Velikov wrote: > From: Emil Velikov <[email protected]> > > The requirement was bumped a while back, but we forgot to update the > docs. > > Fixes: ed871af91c2 ("configure.ac: raise Mako required version to > 0.8.0") > Cc: Eric Engestrom <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]> > Signed-off-by: Emil Velikov <[email protected]> > --- > docs/install.html | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/install.html b/docs/install.html > index f6094671cf9..d3c53d174a3 100644 > --- a/docs/install.html > +++ b/docs/install.html > @@ -75,7 +75,7 @@ you think you've spotted a bug let developers know by > filing a > Version 2.7 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> > -- > 2.18.0 > > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
