Update Linux instructions with correct glut package

This commit is contained in:
Brian Anderson 2012-07-12 00:12:06 -07:00
parent abcab35595
commit 294b112591

View file

@ -12,7 +12,7 @@ On OS X:
On Debian-based Linuxes:
sudo apt-get install libsdl1.2-dev libcairo2-dev libpango1.0-dev autoconf2.13 freeglut3
sudo apt-get install libsdl1.2-dev libcairo2-dev libpango1.0-dev autoconf2.13 freeglut3-dev
### Building