docs: scons -> SCons

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6864>
This commit is contained in:
Erik Faye-Lund 2020-09-25 13:50:31 +02:00 committed by Marge Bot
parent 3fffa27a3b
commit e8c1b789aa

View File

@ -38,7 +38,7 @@ Third party/extra tools.
^^^^^^^^^^^^^^^^^^^^^^^^
- `Python <https://www.python.org/>`__ - Python is required. When
building with scons 2.7 is required. When building with meson 3.5 or
building with SCons 2.7 is required. When building with meson 3.5 or
newer is required.
- `Python Mako module <http://www.makotemplates.org/>`__ - Python Mako
module is required. Version 0.8.0 or later should work.