Skip to content

Commit a75cacd

Browse files
committed
doc/build-unix.md use github flavored md for table
1 parent 1795c69 commit a75cacd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/build-unix.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ This will build bitcoin-qt as well if the dependencies are met.
1414
Dependencies
1515
---------------------
1616

17-
Library Purpose Description
18-
------- ------- -----------
19-
libssl SSL Support Secure communications
20-
libdb4.8 Berkeley DB Wallet storage
21-
libboost Boost C++ Library
22-
miniupnpc UPnP Support Optional firewall-jumping support
23-
qt GUI GUI toolkit
24-
protobuf Payments in GUI Data interchange format used for payment protocol
25-
libqrencode QR codes in GUI Optional for generating QR codes
17+
Library | Purpose | Description
18+
------------|------------------|----------------------
19+
libssl | SSL Support | Secure communications
20+
libdb4.8 | Berkeley DB | Wallet storage
21+
libboost | Boost | C++ Library
22+
miniupnpc | UPnP Support | Optional firewall-jumping support
23+
qt | GUI | GUI toolkit
24+
protobuf | Payments in GUI | Data interchange format used for payment protocol
25+
libqrencode | QR codes in GUI | Optional for generating QR codes
2626

2727
[miniupnpc](http://miniupnp.free.fr/) may be used for UPnP port mapping. It can be downloaded from [here](
2828
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and

0 commit comments

Comments
 (0)