We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21ce0b commit 78e3670Copy full SHA for 78e3670
doc/build-unix.md
@@ -45,7 +45,6 @@ Optional dependencies:
45
libdb4.8 | Berkeley DB | Optional, wallet storage (only needed when wallet enabled)
46
qt | GUI | GUI toolkit (only needed when GUI enabled)
47
libqrencode | QR codes in GUI | Optional for generating QR codes (only needed when GUI enabled)
48
- univalue | Utility | JSON parsing and encoding (bundled version will be used unless --with-system-univalue passed to configure)
49
libzmq3 | ZMQ notification | Optional, allows generating ZMQ notifications (requires ZMQ version >= 4.0.0)
50
sqlite3 | SQLite DB | Optional, wallet storage (only needed when wallet enabled)
51
systemtap | Tracing (USDT) | Optional, statically defined tracepoints
0 commit comments