From b2d86c2bb4948cd3df7fcce8c038d53aa7486273 Mon Sep 17 00:00:00 2001 From: l3iggs Date: Sun, 15 Jun 2014 10:41:43 -0700 Subject: [PATCH] Updated Compilation guide (Linux) (markdown) --- Compilation-guide-(Linux).md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Compilation-guide-(Linux).md b/Compilation-guide-(Linux).md index dec866b..714fc92 100644 --- a/Compilation-guide-(Linux).md +++ b/Compilation-guide-(Linux).md @@ -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.
-freetype - TTF font rendering
-ffmpeg/libavcodec - FFmpeg recording
-nvidia-cg-toolkit - Cg shaders
+- 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`.