Module: Mesa Branch: master Commit: 98ceb60177d23608e92addb22ebe395b21380bb7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98ceb60177d23608e92addb22ebe395b21380bb7
Author: Samuel Iglesias Gonsálvez <[email protected]> Date: Wed Nov 25 16:33:47 2015 +0100 docs: minimum required python mako version is 0.3.4 Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]> Reviewed-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 a90c2b2..c826d64 100644 --- a/docs/install.html +++ b/docs/install.html @@ -39,7 +39,7 @@ Version 2.6.4 or later should work. </li> <br> <li><a href="http://www.makotemplates.org/">Python Mako module</a> - -Python Mako module is required. Version 0.7.3 or later should work. +Python Mako module is required. Version 0.3.4 or later should work. </li> </br> <li><a href="http://www.scons.org/">SCons</a> is required for building on _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
