aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2013-12-10 09:02:35 +0100
committerWladimir J. van der Laan <[email protected]>2013-12-10 09:02:35 +0100
commitb9c3416723b42b35c0de6fa273ecfffe0682b4a7 (patch)
tree0277fb8021a441bf9ea6032872122423a013d501 /doc
parentMerge pull request #3368 from laanwj/2013_11_disable_wallet_mining (diff)
downloaddiscoin-b9c3416723b42b35c0de6fa273ecfffe0682b4a7.tar.xz
discoin-b9c3416723b42b35c0de6fa273ecfffe0682b4a7.zip
Add protobuf-compiler dependency package for debian
Fixes #3361
Diffstat (limited to 'doc')
-rw-r--r--doc/build-unix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index 6cf88edff..b53d69342 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -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: