Merge pull request #8797
833dd6b
add libunbound to package list for OpenBSD (Nihal Jere)
This commit is contained in:
commit
a5cf8b5c4c
|
@ -508,7 +508,7 @@ Monero is also available as a port or package as `monero-cli`.
|
||||||
|
|
||||||
### On OpenBSD:
|
### 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.
|
The `doxygen` and `graphviz` packages are optional and require the xbase set.
|
||||||
Running the test suite also requires `py3-requests` package.
|
Running the test suite also requires `py3-requests` package.
|
||||||
|
|
Loading…
Reference in New Issue