summaryrefslogtreecommitdiffstats
path: root/doc/texi
diff options
context:
space:
mode:
authorRodeo <[email protected]>2013-04-09 15:37:39 +0000
committerRodeo <[email protected]>2013-04-09 15:37:39 +0000
commit8be7167796dd75eb9cf839078fcdc2c8ad0b611f (patch)
tree32d6b4859ab432e3e0055fd2e59a92195c5e1d40 /doc/texi
parentf520603c7f0eefd5961b83d52d1fe3f9bf6eee21 (diff)
Update Mac build instructions.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5389 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'doc/texi')
-rw-r--r--doc/texi/Building.osx.texi19
1 files changed, 14 insertions, 5 deletions
diff --git a/doc/texi/Building.osx.texi b/doc/texi/Building.osx.texi
index 10df02f74..cd35269ea 100644
--- a/doc/texi/Building.osx.texi
+++ b/doc/texi/Building.osx.texi
@@ -20,11 +20,20 @@ Building on @value{OS.osx} is well supported. It is the reference platform for @
@itemize @bullet
@item Mac Intel hardware
-@item @value{OS.osx} 10.7.2
-@item Xcode 4.2.1 (Build version 4D502)
-@item llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658)
-@item yasm 1.2.x
-@item xquartz (http://xquartz.macosforge.org/landing/)
+@item @value{OS.osx} 10.7.5 or @value{OS.osx} 10.8.3
+@item Xcode 4.6.1 (4H512)
+@item llvm-gcc-4.2 version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
+@item Xcode command-line tools (installed via Preferences > Downloads > Components)
+@item XQuartz (http://xquartz.macosforge.org/landing/)
+@end itemize
+
+The following tools are compiled during the build process if necessary, but you can speed up your build by installing them:
+
+@itemize @bullet
+@item yasm 1.2.0 or later
+@item autoconf
+@item automake
+@item libtool
@end itemize
@include building/prerequisites.bundled.texi