File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ This will build bitcoin-qt as well if the dependencies are met.
1414Dependencies
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] (
2828http://miniupnp.tuxfamily.org/files/ ). UPnP support is compiled in and
You can’t perform that action at this time.
0 commit comments