diff --git a/Compilation-guide-(OS-X).md b/Compilation-guide-(OS-X).md index d419024..885b92d 100644 --- a/Compilation-guide-(OS-X).md +++ b/Compilation-guide-(OS-X).md @@ -4,7 +4,7 @@ Compilation on OS X is mostly MacPorts based. Dependencies can be build from Mac MacPorts installed
pkgconfig
libsdl 1.2 (1.3 devel might work, but is not advised)
-gcc46 +gcc46
git-core - To pull the sources :D
### Important note for OSX 10.7+ (Lion) users