1
1
mirror of https://github.com/bitcoin/bitcoin.git synced 2024-05-17 23:56:39 +00:00

qttools5-dev is required in order to build with qt5 on debian and ubuntu

This commit is contained in:
Haakon Nilsen 2014-02-28 20:39:45 +01:00
parent afe2a203ed
commit d6b3689cb3

View File

@ -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: