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