summaryrefslogtreecommitdiff
path: root/doc/src/platforms/linux.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/linux.qdoc')
-rw-r--r--doc/src/platforms/linux.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/platforms/linux.qdoc b/doc/src/platforms/linux.qdoc
index ecd8ef40..0a2204e6 100644
--- a/doc/src/platforms/linux.qdoc
+++ b/doc/src/platforms/linux.qdoc
@@ -724,6 +724,10 @@
above. Do this by adding them to the \c LIBS variable in your
project file.
+ From Qt version 5.2 onwards, the officially supported version for
+ OpenSSL is 1.0.0 or later. Versions >= 0.9.7 and < 1.0.0 might work,
+ but are not guaranteed to.
+
\section2 Qt Plugins
All Qt GUI applications require a plugin that implements the \l {Qt