From 497e917ed0c4fd3e26e7e8a7a4f0923235b821ac Mon Sep 17 00:00:00 2001 From: Themaister Date: Mon, 29 Apr 2013 07:36:01 -0700 Subject: [PATCH] Updated Compilation guide (Linux) (markdown) --- Compilation-guide-(Linux).md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Compilation-guide-(Linux).md b/Compilation-guide-(Linux).md index 2605073..cf6cbf4 100644 --- a/Compilation-guide-(Linux).md +++ b/Compilation-guide-(Linux).md @@ -1,8 +1,7 @@ Compilation on Linux and BSD does not have many surprises, as its foundation is Unix-based. ### Dependencies -SDL
-at least one libretro implementation
+At least one libretro implementation
pkgconfig
Working OpenGL headers (should be included by default, but you might need to install libgl/mesa development packages)