Updated Compilation guide (Linux) (markdown)

Themaister 2011-09-01 11:55:34 -07:00
parent c15d8abc26
commit 3937ccb531
1 changed files with 4 additions and 4 deletions

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