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
|
||||
|
||||
### Optional dependencies
|
||||
libxml2 - For XML shaders and cheat support.<br/>
|
||||
freetype - TTF font rendering<br/>
|
||||
ffmpeg/libavcodec - FFmpeg recording<br/>
|
||||
nvidia-cg-toolkit - Cg shaders<br/>
|
||||
- libxml2 - For XML shaders and cheat support.
|
||||
- freetype - TTF font rendering
|
||||
- ffmpeg/libavcodec - FFmpeg recording
|
||||
- nvidia-cg-toolkit - Cg shaders
|
||||
|
||||
Some other libraries can be built support for as well, please refer to `./configure --help`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue