Mark Austin 10 лет назад
Родитель
Сommit
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
 #
 
 #