Mention automake and cmake

Fixes #2168
This commit is contained in:
Tom Schuster 2014-04-18 22:49:23 +02:00
parent 28d481664c
commit df6563de1a

View file

@ -26,7 +26,7 @@ On Debian-based Linuxes:
``` sh
sudo apt-get install autoconf2.13 curl freeglut3-dev libtool \
libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
msttcorefonts gperf g++
msttcorefonts gperf g++ automake cmake
```
On Fedora Core: