mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
doc: Switch pkg-config package to modern pkgconf on NetBSD
This commit is contained in:
@@ -68,7 +68,7 @@ Otherwise, if you don't need QR encoding support, use the `-DWITH_QRENCODE=OFF`
|
||||
|
||||
Bitcoin Core can provide notifications via ZeroMQ. To compile ZMQ support, install the following dependency and pass `-DWITH_ZMQ=ON` when configuring.
|
||||
```bash
|
||||
pkgin install zeromq pkg-config
|
||||
pkgin install zeromq pkgconf
|
||||
```
|
||||
|
||||
#### Test Suite Dependencies
|
||||
|
||||
Reference in New Issue
Block a user