mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 09:53:47 +01:00
Added protobuf-compiler library to the Qt 5 Dependencies
This commit is contained in:
parent
31853a1517
commit
de1f05143f
@ -111,7 +111,7 @@ To build with Qt 4 you need the following:
|
||||
|
||||
For Qt 5 you need the following:
|
||||
|
||||
sudo apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev
|
||||
sudo apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
|
||||
|
||||
libqrencode (optional) can be installed with:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user