aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2023-04-25 11:25:00 -0400
committerluigi1111 <luigi1111w@gmail.com>2023-04-25 11:25:00 -0400
commita5cf8b5c4c296c7a44e68901a3474d63cc4d323e (patch)
tree6c28f4a45bde0c2d3c22c486458f5d9442923f3d
parentMerge pull request #8796 (diff)
parentadd libunbound to package list for OpenBSD (diff)
downloadmonero-a5cf8b5c4c296c7a44e68901a3474d63cc4d323e.tar.xz
Merge pull request #8797
833dd6b add libunbound to package list for OpenBSD (Nihal Jere)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb1769585..7689779c0 100644
--- a/README.md
+++ b/README.md
@@ -508,7 +508,7 @@ Monero is also available as a port or package as `monero-cli`.
### On OpenBSD:
-You will need to add a few packages to your system. `pkg_add cmake gmake zeromq libiconv boost`.
+You will need to add a few packages to your system. `pkg_add cmake gmake zeromq libiconv boost libunbound`.
The `doxygen` and `graphviz` packages are optional and require the xbase set.
Running the test suite also requires `py3-requests` package.