Updated Compilation guide (Linux) (markdown)
parent
3937ccb531
commit
5f765feb27
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue