doc/build-unix.md use github flavored md for table
This commit is contained in:
parent
1795c69aaa
commit
a75cacdac4
@ -14,15 +14,15 @@ This will build bitcoin-qt as well if the dependencies are met.
|
|||||||
Dependencies
|
Dependencies
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
Library Purpose Description
|
Library | Purpose | Description
|
||||||
------- ------- -----------
|
------------|------------------|----------------------
|
||||||
libssl SSL Support Secure communications
|
libssl | SSL Support | Secure communications
|
||||||
libdb4.8 Berkeley DB Wallet storage
|
libdb4.8 | Berkeley DB | Wallet storage
|
||||||
libboost Boost C++ Library
|
libboost | Boost | C++ Library
|
||||||
miniupnpc UPnP Support Optional firewall-jumping support
|
miniupnpc | UPnP Support | Optional firewall-jumping support
|
||||||
qt GUI GUI toolkit
|
qt | GUI | GUI toolkit
|
||||||
protobuf Payments in GUI Data interchange format used for payment protocol
|
protobuf | Payments in GUI | Data interchange format used for payment protocol
|
||||||
libqrencode QR codes in GUI Optional for generating QR codes
|
libqrencode | QR codes in GUI | Optional for generating QR codes
|
||||||
|
|
||||||
[miniupnpc](http://miniupnp.free.fr/) may be used for UPnP port mapping. It can be downloaded from [here](
|
[miniupnpc](http://miniupnp.free.fr/) may be used for UPnP port mapping. It can be downloaded from [here](
|
||||||
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
|
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
|
||||||
|
Loading…
Reference in New Issue
Block a user