Add protobuf-compiler dependency package for debian

Fixes #3361
This commit is contained in:
Wladimir J. van der Laan 2013-12-10 09:02:35 +01:00
parent d47bbbd261
commit b9c3416723
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: