aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-03-19 20:49:54 +0000
committerJörg Mayer <jmayer@loplof.de>2012-03-19 20:49:54 +0000
commit31c3b1068d94eae33f5d504622df77cf65019d6d (patch)
treef3696774bf4cc46781d64c93054b675d757445f4
parentccef7158f55f0e1c670d2d9d6e6642dc1207a0d9 (diff)
Small update reagarding debian builds
svn path=/trunk/; revision=41678
-rw-r--r--doc/README.qt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/README.qt b/doc/README.qt
index 58b10926ad..5e538e48ce 100644
--- a/doc/README.qt
+++ b/doc/README.qt
@@ -121,7 +121,9 @@ XXX: (WMeier): I've not had too much satisfaction using the "native Windows debu
Install the Qt libraries and Qt Creator via your package manager or from
http://qt.nokia.com/downloads/. On Debian and Ubuntu the "qt-sdk" meta-package
should provide everything you need. Build the top-level directory using CMake
-(no out of tree builds yet). Inside ui/qt/ do "qtcreate QtShark.pro".
+(see section "Using cmake" above).
+As an alternative do an in-tree build without QT and then inside ui/qt/ do
+"qtcreate QtShark.pro".
2. Going forward