Updated Compilation guide (Linux) (markdown)

Themaister 2013-04-29 07:36:01 -07:00
parent c011ff38f8
commit 497e917ed0
1 changed files with 1 additions and 2 deletions

@ -1,8 +1,7 @@
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/> At least one libretro implementation<br/>
at least one libretro implementation<br/>
pkgconfig<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/>