Merge pull request #8797

833dd6b add libunbound to package list for OpenBSD (Nihal Jere)
This commit is contained in:
luigi1111 2023-04-25 11:25:00 -04:00
commit a5cf8b5c4c
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010
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.