add libunbound to package list for OpenBSD

This commit is contained in:
Nihal Jere 2023-03-10 22:12:25 -06:00
parent f307621678
commit 833dd6bb92
1 changed files with 1 additions and 1 deletions

View File

@ -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.