summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/messaging.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/messaging.qdoc b/doc/src/messaging.qdoc
index 59ce319f..38ab1647 100644
--- a/doc/src/messaging.qdoc
+++ b/doc/src/messaging.qdoc
@@ -50,7 +50,7 @@ For detailed information refer to:
\section1 Building and Compiling
-To build the Messaging Framework, ensure qt4 and libicu development packages are installed, and run \c qmake on the top level \c messagingframework.pro file as follows:
+To build the Messaging Framework, ensure qt4, zlib and libicu development packages are installed, and run \c qmake on the top level \c messagingframework.pro file as follows:
\code
qmake "QMF_INSTALL_ROOT=<image directory path>" messagingframework.pro