diff options
| author | selsta <selsta@sent.at> | 2020-03-06 01:52:00 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2020-03-06 01:52:00 +0100 |
| commit | c7df74dab709c12ce13d377d5bf74da6edf51411 (patch) | |
| tree | 414d5e254277ffee44f48f2a5349fcc288202d33 /README.md | |
| parent | cee56a7d239f44cc7e0b5ca6c397b9893200e5f8 (diff) | |
| download | monzero-gui-c7df74dab709c12ce13d377d5bf74da6edf51411.tar.gz monzero-gui-c7df74dab709c12ce13d377d5bf74da6edf51411.tar.xz monzero-gui-c7df74dab709c12ce13d377d5bf74da6edf51411.zip | |
README: add protobuf to linux instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ Packaging for your favorite distribution would be a welcome contribution! - For Debian distributions (Debian, Ubuntu, Mint, Tails...) - `sudo apt install build-essential cmake libboost-all-dev miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libzmq3-dev libsodium-dev libhidapi-dev libnorm-dev libusb-1.0-0-dev libpgm-dev` + `sudo apt install build-essential cmake libboost-all-dev miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libzmq3-dev libsodium-dev libhidapi-dev libnorm-dev libusb-1.0-0-dev libpgm-dev libprotobuf-dev protobuf-compiler` - For Gentoo |
