瀏覽代碼

Added cmake to dep list

Mark Austin 10 年之前
父節點
當前提交
d5b65adb55
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      BuildMac.sh

+ 2 - 1
BuildMac.sh

@@ -8,9 +8,10 @@
 # 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
+# sudo port install py-ply pkgconfig libsdl cmake
 #
 
 #