Updated Compilation guide (Linux) (markdown)

Themaister 2011-09-01 11:55:50 -07:00
parent 3937ccb531
commit 5f765feb27
1 changed files with 3 additions and 3 deletions

@ -1,9 +1,9 @@
Compilation on Linux and BSD does not have many surprises, as its foundation is Unix-based.
### Dependencies
**SDL**<br/>
**libsnes**<br/>
**pkg-config**<br/>
SDL<br/>
libsnes<br/>
pkgconfig<br/>
Working OpenGL headers (should be included by default, but you might need to install libgl/mesa development packages)<br/>
### Optional dependencies