Updated Build Linux (markdown)

Charles J. Cliffe 2019-01-03 21:31:23 -05:00
parent b10537bc49
commit 79147d6cf6
1 changed files with 1 additions and 1 deletions

@ -11,7 +11,7 @@ $ sudo apt-get install git build-essential automake cmake
$ sudo apt-get install libpulse-dev libgtk-3-dev
```
If you didn't install your own OpenGL driver/headers (via Nvidia, AMD binaries or other) this will bring in the appropriate libs and headers:
### OpenGL Dependencies (debian):
```
$ sudo apt-get install freeglut3 freeglut3-dev
```