From c1a1938b8313504e3fbf5bb46fe2c60154cd22ce Mon Sep 17 00:00:00 2001 From: Nicolas Hake Date: Fri, 23 Jan 2015 23:52:46 +0100 Subject: [PATCH] OSX: Stop pretending to support 10.6 and i386 OpenClonk doesn't actually support anything older than 10.8 "Mountain Lion", so let's not pretend to support 32 bit builds and 10.6. --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index fbd00efb2..a8053c423 100644 --- a/README +++ b/README @@ -21,9 +21,7 @@ Additionally, OpenClonk depends on a number of third-party libraries: OS X Specific ============= -OpenClonk supports OS X versions 10.6 "Snow Leopard" and later. You can build -universal binaries by setting CMAKE_OSX_ARCHITECTURES to "x86_64 i386", but -you will of course need universal versions of the dependencies in that case. +OpenClonk supports OS X versions 10.8 "Mountain Lion" and later. If you are using brew (https://github.com/mxcl/homebrew) or MacPorts (http://www.macports.org/), the packages you'll have to install are: libjpeg, libpng, freetype, glew, libogg, libvorbis, boost