Updated Compilation guide (Linux) (markdown)
parent
5caf44457c
commit
b2d86c2bb4
|
@ -7,10 +7,10 @@ Compilation on Linux and BSD does not have many surprises, as its foundation is
|
||||||
- zlib-devel
|
- zlib-devel
|
||||||
|
|
||||||
### Optional dependencies
|
### Optional dependencies
|
||||||
libxml2 - For XML shaders and cheat support.<br/>
|
- libxml2 - For XML shaders and cheat support.
|
||||||
freetype - TTF font rendering<br/>
|
- freetype - TTF font rendering
|
||||||
ffmpeg/libavcodec - FFmpeg recording<br/>
|
- ffmpeg/libavcodec - FFmpeg recording
|
||||||
nvidia-cg-toolkit - Cg shaders<br/>
|
- nvidia-cg-toolkit - Cg shaders
|
||||||
|
|
||||||
Some other libraries can be built support for as well, please refer to `./configure --help`.
|
Some other libraries can be built support for as well, please refer to `./configure --help`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue