aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1e107e2ae..37cf7be79 100644
--- a/setup.py
+++ b/setup.py
@@ -18,8 +18,8 @@ Examples:
REQUIREMENTS:
- Python: 2.6, 2.7 and 3.2 is supported
-- Distribute: http://pypi.python.org/pypi/distribute
- Cmake: Specify the path to cmake with --cmake option or add cmake to the system path.
+- Qt: 4.6, 4.7 and 4.8 is supported. Specify the path to qmake with --qmake option or add qmake to the system path.
OPTIONAL:
OpenSSL: You can specify the location of OpenSSL DLLs with option --opnessl=</path/to/openssl/bin>.