aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-03-01 08:46:27 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2014-03-01 08:48:59 +0100
commit280aa2abc60f452aaff217ba7925aa82cfbc2fa0 (patch)
treedc7d98fd1f5dd6431d30fe21fc4432c9c17bcf03
parent7be6ebcf083f5d1b343f22a0bb5c1f37dbf8b9b2 (diff)
parentd6b3689cb3f3b59ef5289a0dece50e3510662743 (diff)
downloadbitcoin-280aa2abc60f452aaff217ba7925aa82cfbc2fa0.tar.xz
Merge pull request #3769
d6b3689 qttools5-dev is required in order to build with qt5 on debian and ubuntu (Haakon Nilsen)
-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 7a8f9eca2a..c11c0138a4 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -112,7 +112,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: