Skip to content

Commit 5d3b29b

Browse files
committed
doc: Add UniValue to build instructions
1 parent ab22705 commit 5d3b29b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/build-unix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Optional dependencies:
4646
qt | GUI | GUI toolkit (only needed when GUI enabled)
4747
protobuf | Payments in GUI | Data interchange format used for payment protocol (only needed when GUI enabled)
4848
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)
4950
libzmq3 | ZMQ notification | Optional, allows generating ZMQ notifications (requires ZMQ version >= 4.x)
5051

5152
For the versions used in the release, see [release-process.md](release-process.md) under *Fetch and build inputs*.

0 commit comments

Comments
 (0)