summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2018-08-16 17:57:10 +0100
committerDylan Baker <dylan@pnwbakers.com>2018-08-24 09:33:23 -0700
commit745be98a7d443302672edeba139f3e342b23cb24 (patch)
treebadd069e6f876599ed3ed8fe9f5b251eab77d702
parentd180c8d7853a46a09503d6f9adfa64cfc2979894 (diff)
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@collabora.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> (cherry picked from commit e39b916d0c6764b68936587d3ca293e28226d794)
-rw-r--r--docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.html b/docs/install.html
index 08081944cfc..5493da054c5 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>