From 3937ccb5315f739a1c61b1effb126de80e84ed82 Mon Sep 17 00:00:00 2001 From: Themaister Date: Thu, 1 Sep 2011 11:55:34 -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 385dac4..db0a89a 100644 --- a/Compilation-guide-(Linux).md +++ b/Compilation-guide-(Linux).md @@ -1,10 +1,10 @@ Compilation on Linux and BSD does not have many surprises, as its foundation is Unix-based. ### Dependencies -SDL -libsnes -pkg-config -Working OpenGL headers (should be included by default, but you might need to install libgl/mesa development packages) +**SDL**
+**libsnes**
+**pkg-config**
+Working OpenGL headers (should be included by default, but you might need to install libgl/mesa development packages)
### Optional dependencies libxml2 - For XML shaders and cheat support.