mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update Linux instructions with correct glut package
This commit is contained in:
parent
abcab35595
commit
294b112591
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ On OS X:
|
||||||
|
|
||||||
On Debian-based Linuxes:
|
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
|
### Building
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue