aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2011-01-19 13:51:12 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2011-01-19 13:51:12 +0000
commit6a284845ca8a8ad22130b43d533b43d2333d47e3 (patch)
tree742dc3b2d2cd7c35c86a579ebdb880effef33e90
parent012c016ebe73a8c8b0e1f20555c39e9fd1245b12 (diff)
downloadqxmpp-6a284845ca8a8ad22130b43d533b43d2333d47e3.tar.gz
document the fact that SSL is required
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 68255361..6b492f60 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ version 2.1 or later.
BUILDING QXMPP
--------------
-You need to have Qt 4.5 or higher to build the QXmpp.
+You need to have Qt 4.5 or higher (with SSL enabled) to build the QXmpp.
The project uses qmake build system of Qt.
Building from the command line: