Skip to content

Commit 280aa2a

Browse files
committed
Merge pull request #3769
d6b3689 qttools5-dev is required in order to build with qt5 on debian and ubuntu (Haakon Nilsen)
2 parents 7be6ebc + d6b3689 commit 280aa2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-unix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ To build with Qt 4 you need the following:
112112

113113
For Qt 5 you need the following:
114114

115-
apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev-tools libprotobuf-dev
115+
apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev
116116

117117
libqrencode (optional) can be installed with:
118118

0 commit comments

Comments
 (0)