docs: lex / yacc -> Lex / Yacc

These are names, so use proper nouns for them.

Acked-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9946>
This commit is contained in:
Erik Faye-Lund
2021-02-03 12:11:10 +01:00
committed by Marge Bot
parent bd6dbbecb4
commit ece806d07a

View File

@@ -38,7 +38,7 @@ Third party/extra tools.
- `Python <https://www.python.org/>`__ - Python 3.5 or newer is required. - `Python <https://www.python.org/>`__ - Python 3.5 or newer is required.
- `Python Mako module <http://www.makotemplates.org/>`__ - Python Mako - `Python Mako module <http://www.makotemplates.org/>`__ - Python Mako
module is required. Version 0.8.0 or later should work. module is required. Version 0.8.0 or later should work.
- lex / yacc - for building the Mesa IR and GLSL compiler. - Lex / Yacc - for building the Mesa IR and GLSL compiler.
On Linux systems, Flex and Bison versions 2.5.35 and 2.4.1, On Linux systems, Flex and Bison versions 2.5.35 and 2.4.1,
respectively, (or later) should work. On Windows with MinGW, install respectively, (or later) should work. On Windows with MinGW, install