mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-13 11:40:42 +02:00
doc: remove mention of system univalue
Should have been part of #22646.
This commit is contained in:
parent
f21ce0bbbe
commit
78e36700a0
@ -45,7 +45,6 @@ Optional dependencies:
|
|||||||
libdb4.8 | Berkeley DB | Optional, wallet storage (only needed when wallet enabled)
|
libdb4.8 | Berkeley DB | Optional, wallet storage (only needed when wallet enabled)
|
||||||
qt | GUI | GUI toolkit (only needed when GUI enabled)
|
qt | GUI | GUI toolkit (only needed when GUI enabled)
|
||||||
libqrencode | QR codes in GUI | Optional for generating QR codes (only needed when GUI enabled)
|
libqrencode | QR codes in GUI | Optional for generating QR codes (only needed when GUI enabled)
|
||||||
univalue | Utility | JSON parsing and encoding (bundled version will be used unless --with-system-univalue passed to configure)
|
|
||||||
libzmq3 | ZMQ notification | Optional, allows generating ZMQ notifications (requires ZMQ version >= 4.0.0)
|
libzmq3 | ZMQ notification | Optional, allows generating ZMQ notifications (requires ZMQ version >= 4.0.0)
|
||||||
sqlite3 | SQLite DB | Optional, wallet storage (only needed when wallet enabled)
|
sqlite3 | SQLite DB | Optional, wallet storage (only needed when wallet enabled)
|
||||||
systemtap | Tracing (USDT) | Optional, statically defined tracepoints
|
systemtap | Tracing (USDT) | Optional, statically defined tracepoints
|
||||||
|
Loading…
Reference in New Issue
Block a user