summaryrefslogtreecommitdiff
path: root/pkg/osx/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osx/README.rst')
-rw-r--r--pkg/osx/README.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/pkg/osx/README.rst b/pkg/osx/README.rst
index af5f7668..03aac4f2 100644
--- a/pkg/osx/README.rst
+++ b/pkg/osx/README.rst
@@ -16,10 +16,17 @@ basically you need this to setup your environment:
# port install py26-virtualenv
# port install git-core
# port install platypus
+# port install upx
Requirements
============
-pyinstaller (in ~/pyinstaller)
+pyinstaller
+-----------
+Expected in ~/pyinstaller
+
+You need the development version.
+Tested with: 2.0.373
+
platypus (tested with latest macports)
... + install environment as usual,