Updated Compilation guide (Linux) (markdown)
parent
c011ff38f8
commit
497e917ed0
|
@ -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/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue