Skip to content

Commit

Permalink
Merge pull request #4739
Browse files Browse the repository at this point in the history
de1f051 Added protobuf-compiler library to the Qt 5 Dependencies (elichai)
  • Loading branch information
laanwj committed Aug 21, 2014
2 parents 9c31174 + de1f051 commit 27bc786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 27bc786

Please sign in to comment.