mirror of
https://github.com/monero-project/monero.git
synced 2024-12-23 12:09:54 +00:00
add libunbound to package list for OpenBSD
This commit is contained in:
parent
f307621678
commit
833dd6bb92
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue