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 ab22705 commit 5d3b29bCopy full SHA for 5d3b29b
doc/build-unix.md
@@ -46,6 +46,7 @@ Optional dependencies:
46
qt | GUI | GUI toolkit (only needed when GUI enabled)
47
protobuf | Payments in GUI | Data interchange format used for payment protocol (only needed when GUI enabled)
48
libqrencode | QR codes in GUI | Optional for generating QR codes (only needed when GUI enabled)
49
+ univalue | Utility | JSON parsing and encoding (if missing, bundled version will be used)
50
libzmq3 | ZMQ notification | Optional, allows generating ZMQ notifications (requires ZMQ version >= 4.x)
51
52
For the versions used in the release, see [release-process.md](release-process.md) under *Fetch and build inputs*.
0 commit comments