Re: [Mesa-dev] [PATCH] docs: update the prerequisites section

2014-05-19 Thread Ian Romanick
LGTM Reviewed-by: Ian Romanick On 05/19/2014 07:17 AM, Brian Paul wrote: > SCons is required for Windows. Add links to flex/bison for Windows. > Reorder items and improve formatting. > --- > docs/install.html | 15 --- > 1 file changed, 12 insertions(+), 3 deletions(-) > > diff

[Mesa-dev] [PATCH] docs: update the prerequisites section

2014-05-19 Thread Brian Paul
SCons is required for Windows. Add links to flex/bison for Windows. Reorder items and improve formatting. --- docs/install.html | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/docs/install.html b/docs/install.html index 5061ede..f12425f 100644 --- a/docs/ins