summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorDon Sanders <[email protected]>2011-10-07 18:18:48 +0300
committerDon Sanders <[email protected]>2011-10-07 18:18:48 +0300
commit2823d52eef994fd788f8fbda78d62821f60e2241 (patch)
treee6a54ba999af8ea85c6d5ee13667ab767438edf7 /doc/src
parent7614e9635ca80dd389ce19add089aa8173a2c490 (diff)
New dependency libicu.
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 ad180bc6..59ce319f 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, run \c qmake on the top level \c messagingframework.pro file as follows:
+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:
\code
qmake "QMF_INSTALL_ROOT=<image directory path>" messagingframework.pro