--- docs/install.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/install.html b/docs/install.html index 8b349c4..41a7d79 100644 --- a/docs/install.html +++ b/docs/install.html @@ -34,8 +34,9 @@ <h2>1.1 General</h2> <ul> -<li><a href="http://www.python.org/">Python</a> - Python is required. -Version 2.6.4 or later should work. +<li><a href="http://www.python.org/">Python</a> - +Python 3 is needed if building the Intel i965 driver. +Otherwise, Python 2.6.4 or later is sufficient. </li> <br> <li><a href="http://www.makotemplates.org/">Python Mako module</a> - -- 1.9.1 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
