aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2012-06-05 09:56:36 +0200
committerRoman Lacko <backup.rlacko@gmail.com>2012-06-05 09:56:36 +0200
commitae40a90f640aa5724fd68fa1c18664a4abae11a1 (patch)
treecee4c1c69a5dfb18464cb45bfacec5c7ae695c39 /setup.py
parentc0046bc86679bb1bfd4fb5921d98a81cd10549df (diff)
update setup requirements doc
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>.