From 98ceb60177d23608e92addb22ebe395b21380bb7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Samuel=20Iglesias=20Gons=C3=A1lvez?= Date: Wed, 25 Nov 2015 16:33:47 +0100 Subject: [PATCH] docs: minimum required python mako version is 0.3.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Samuel Iglesias Gonsálvez Reviewed-by: Emil Velikov --- docs/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.html b/docs/install.html index a90c2b27d58..c826d642001 100644 --- a/docs/install.html +++ b/docs/install.html @@ -39,7 +39,7 @@ Version 2.6.4 or later should work.
  • Python Mako module - -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.

  • SCons is required for building on -- 2.30.2