Mesa (staging/18.1): docs: update required mako version

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Aug 24 16:34:32 UTC 2018


Module: Mesa
Branch: staging/18.1
Commit: 745be98a7d443302672edeba139f3e342b23cb24
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=745be98a7d443302672edeba139f3e342b23cb24

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Thu Aug 16 17:57:10 2018 +0100

docs: update required mako version

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")
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>
(cherry picked from commit e39b916d0c6764b68936587d3ca293e28226d794)

---

 docs/install.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/install.html b/docs/install.html
index 08081944cf..5493da054c 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.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>




More information about the mesa-commit mailing list