From 462f18c7b25fe3e467f837647d07ab0a78aa8d2b Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 22 Feb 2015 21:39:56 +0100 Subject: Merged origin/release (checked in because wanted to merge new stuff) --- mesalib/docs/install.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mesalib/docs/install.html') diff --git a/mesalib/docs/install.html b/mesalib/docs/install.html index f12425fcb..b12e1cb8c 100644 --- a/mesalib/docs/install.html +++ b/mesalib/docs/install.html @@ -38,6 +38,10 @@ Version 2.6.4 or later should work.
+
  • Python Mako module - +Python Mako module is required. Version 0.7.3 or later should work. +
  • +
  • SCons is required for building on Windows and optional for Linux (it's an alternative to autoconf/automake.)
  • @@ -78,7 +82,7 @@ the needed dependencies:
       sudo yum install flex bison imake libtool xorg-x11-proto-devel libdrm-devel \
       gcc-c++ xorg-x11-server-devel libXi-devel libXmu-devel libXdamage-devel git \
    -  expat-devel llvm-devel
    +  expat-devel llvm-devel python-mako
     
    -- cgit v1.2.3