doc: Switch pkg-config package to modern pkgconf on NetBSD

Github-Pull: #35908
Rebased-From: 5964c7229f
This commit is contained in:
Hennadii Stepanov
2026-08-05 21:53:05 +01:00
committed by fanquake
parent f77502f066
commit 10818cef79

View File

@@ -12,7 +12,7 @@ Install the required dependencies the usual way you [install software on NetBSD]
The example commands below use `pkgin`.
```bash
pkgin install git cmake pkg-config boost libevent
pkgin install git cmake pkgconf boost libevent
```
SQLite is required for the wallet: