Browse Source

Removed mention of libsdl

Mark Austin 10 years ago
parent
commit
1f26a80e3e
1 changed files with 1 additions and 2 deletions
  1. 1 2
      BuildMac.sh

+ 1 - 2
BuildMac.sh

@@ -7,11 +7,10 @@
 # Xcode
 # py-ply
 # pkgconfig
-# libsdl (1.2)
 # cmake
 #
 # With macports you can easily install most of the needed libs with the following command:
-# sudo port install py-ply pkgconfig libsdl cmake
+# sudo port install py-ply pkgconfig cmake
 #
 
 #