aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaakon Nilsen <haakonn@gmail.com>2014-02-28 20:39:45 +0100
committerHaakon Nilsen <haakonn@gmail.com>2014-02-28 20:39:45 +0100
commitd6b3689cb3f3b59ef5289a0dece50e3510662743 (patch)
tree93e7583846238d8fb31cc405846e857137f7fb09
parentafe2a203edcd98d668c80e6d688bcaffb9fccde0 (diff)
downloadbitcoin-d6b3689cb3f3b59ef5289a0dece50e3510662743.tar.xz
qttools5-dev is required in order to build with qt5 on debian and ubuntu
-rw-r--r--doc/build-unix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index ddbd097d03..6f7a022817 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -108,7 +108,7 @@ To build with Qt 4 you need the following:
For Qt 5 you need the following:
- apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev-tools libprotobuf-dev
+ apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev
libqrencode (optional) can be installed with: