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