Updated Compilation guide (Linux) (markdown)

l3iggs 2014-06-15 10:41:43 -07:00
parent 5caf44457c
commit b2d86c2bb4
1 changed files with 4 additions and 4 deletions

@ -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`.