0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

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

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: