Skip to content

Commit ddc9029

Browse files
committed
Merge bitcoin/bitcoin#23464: doc: remove mention of system univalue from build-unix.md
78e3670 doc: remove mention of system univalue (fanquake) Pull request description: Should have been part of #22646. ACKs for top commit: hebasto: ACK 78e3670 Tree-SHA512: a5d54d73526033825ce4467cc3c57c26064739eef546556975a4c6f1f5bea84004640acd426734f90f98bc7a76ec837d716aa31167f2bdce7ee3887ad92e3152
2 parents 170e268 + 78e3670 commit ddc9029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/build-unix.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Optional dependencies:
4545
libdb4.8 | Berkeley DB | Optional, wallet storage (only needed when legacy wallet enabled)
4646
qt | GUI | GUI toolkit (only needed when GUI enabled)
4747
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)
4948
libzmq3 | ZMQ notification | Optional, allows generating ZMQ notifications (requires ZMQ version >= 4.0.0)
5049
sqlite3 | SQLite DB | Optional, wallet storage (only needed when descriptor wallet enabled)
5150
systemtap | Tracing (USDT) | Optional, statically defined tracepoints

0 commit comments

Comments
 (0)