Skip to content

Commit d6b3689

Browse files
committed
qttools5-dev is required in order to build with qt5 on debian and ubuntu
1 parent afe2a20 commit d6b3689

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
@@ -108,7 +108,7 @@ To build with Qt 4 you need the following:
108108

109109
For Qt 5 you need the following:
110110

111-
apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev-tools libprotobuf-dev
111+
apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev
112112

113113
libqrencode (optional) can be installed with:
114114

0 commit comments

Comments
 (0)