Browse Source

Merge pull request #4739

de1f051 Added protobuf-compiler library to the Qt 5 Dependencies (elichai)
0.10
Wladimir J. van der Laan 10 years ago
parent
commit
27bc786641
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
  1. 2
      doc/build-unix.md

2
doc/build-unix.md

@ -109,7 +109,7 @@ To build with Qt 4 you need the following: @@ -109,7 +109,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…
Cancel
Save