From ae40a90f640aa5724fd68fa1c18664a4abae11a1 Mon Sep 17 00:00:00 2001 From: Roman Lacko Date: Tue, 5 Jun 2012 09:56:36 +0200 Subject: update setup requirements doc --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=. -- cgit v1.2.3