File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
17
17
| libevent | [ 2.1.8-stable] ( https://github.com/libevent/libevent/releases ) | 2.0.22 | No | | |
18
18
| libjpeg | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L65 ) |
19
19
| libpng | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L64 ) |
20
- | libsrvg | | | | | |
20
+ | librsvg | | | | | |
21
21
| MiniUPnPc | [ 2.0.20180203] ( http://miniupnp.free.fr/files ) | | No | | |
22
22
| OpenSSL | [ 1.0.1k] ( https://www.openssl.org/source ) | | Yes | | |
23
23
| PCRE | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L66 ) |
@@ -43,4 +43,4 @@ Some dependencies are not needed in all configurations. The following are some f
43
43
* ZeroMQ is needed only with the ` --with-zmq ` option.
44
44
45
45
#### Other
46
- * librsvg is only needed if you need to run ` make deploy ` on (cross-compliation to) macOS.
46
+ * librsvg is only needed if you need to run ` make deploy ` on (cross-compliation to) macOS.
You can’t perform that action at this time.
0 commit comments