]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
update OSX build deps
authormerlijn <mhofstra@gmail.com>
Sat, 10 Jul 2010 06:27:00 +0000 (06:27 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
(Commit created by redmine exporter script from page "Repository_Access" version 45)

Repository_Access.textile

index e3689b5af8238d347419be5f072255bbeba0891f..51846fba6ef4e0d3f51c1eebed5579f798241252 100644 (file)
@@ -37,7 +37,7 @@ See [[Compiling in Windows]]
 
 h3. Mac OSX
 
-You must first install XCode which comes on your installation DVD or can be downloaded from the Apple website. This package provides tools like git and gcc, which are needed for successful checkout and compilation of xonotic. You should also install the SDL framework according to their readme, available from http://www.libsdl.org/download-1.2.php
+You must first install XCode which comes on your installation DVD or can be downloaded from the Apple website. This package provides tools like git and gcc, which are needed for successful checkout and compilation of xonotic. Some versions of XCode come with git and others don't - if you don't have git after installing XCode get it here: http://code.google.com/p/git-osx-installer/
 
 When you have done this, you can follow the Linux instructions above.