Merge pull request #3378

b9c3416 Add protobuf-compiler dependency package for debian (Wladimir J. van der Laan)
This commit is contained in:
Wladimir J. van der Laan 2013-12-10 09:03:37 +01:00
commit fb96e28b29
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ are installed. Qt 4 is currently necessary to build the GUI.
To build with Qt 4 you need the following:
apt-get install libqt4-dev libprotobuf-dev
apt-get install libqt4-dev libprotobuf-dev protobuf-compiler
libqrencode (optional) can be installed with: