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
Github-Pull: #35908
Rebased-From: 5964c7229f
This commit is contained in:
committed by
fanquake
parent
f77502f066
commit
10818cef79
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user