@ -321,8 +321,10 @@ Clang is installed by default as `cc` compiler, this makes it easier to get
@@ -321,8 +321,10 @@ Clang is installed by default as `cc` compiler, this makes it easier to get
started than on [OpenBSD](build-openbsd.md). Installing dependencies:
pkg install autoconf automake libtool pkgconf
pkg install boost-libs openssl libevent2
pkg install boost-libs openssl libevent
pkg install gmake
You need to use GNU make (`gmake`) instead of `make`.
(`libressl` instead of `openssl` will also work)
For the wallet (optional):
@ -338,7 +340,7 @@ Then build using:
@@ -338,7 +340,7 @@ Then build using: