Merge #9207: [Doc] Move comments above bash command in build-unix
69bc8e7
[Doc] Move comments above bash command (Amir Abrams)
This commit is contained in:
commit
fa1f944107
1 changed files with 4 additions and 4 deletions
|
@ -96,13 +96,13 @@ pass `--with-incompatible-bdb` to configure.
|
||||||
|
|
||||||
See the section "Disable-wallet mode" to build Bitcoin Core without wallet.
|
See the section "Disable-wallet mode" to build Bitcoin Core without wallet.
|
||||||
|
|
||||||
Optional:
|
Optional (see --with-miniupnpc and --enable-upnp-default):
|
||||||
|
|
||||||
sudo apt-get install libminiupnpc-dev (see --with-miniupnpc and --enable-upnp-default)
|
sudo apt-get install libminiupnpc-dev
|
||||||
|
|
||||||
ZMQ dependencies:
|
ZMQ dependencies (provides ZMQ API 4.x):
|
||||||
|
|
||||||
sudo apt-get install libzmq3-dev (provides ZMQ API 4.x)
|
sudo apt-get install libzmq3-dev
|
||||||
|
|
||||||
Dependencies for the GUI: Ubuntu & Debian
|
Dependencies for the GUI: Ubuntu & Debian
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue