aboutsummaryrefslogtreecommitdiff
path: root/doc/build-unix.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-11-08 10:06:40 +0800
committerfanquake <fanquake@gmail.com>2021-11-08 10:06:40 +0800
commit78e36700a0b42f558af2be567eab9fbf6c9ef0b1 (patch)
treeadd9ab7f093df794a0a3f2e2db4bf292b421f12a /doc/build-unix.md
parentf21ce0bbbe35d2a01b4789cc52e5372b41e427ea (diff)
downloadbitcoin-78e36700a0b42f558af2be567eab9fbf6c9ef0b1.tar.xz
doc: remove mention of system univalue
Should have been part of #22646.
Diffstat (limited to 'doc/build-unix.md')
-rw-r--r--doc/build-unix.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index 02c36eea7c..8fc0066833 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -45,7 +45,6 @@ Optional dependencies:
libdb4.8 | Berkeley DB | Optional, wallet storage (only needed when wallet 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)
- 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)
sqlite3 | SQLite DB | Optional, wallet storage (only needed when wallet enabled)
systemtap | Tracing (USDT) | Optional, statically defined tracepoints