mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-31 10:41:08 +00:00
doc: add missing packages for BSDs (cmake, gmake, curl) to depends/README.md
Github-Pull: #32711 Rebased-From: 89526deddf87904619b26319e8d149cf97466868
This commit is contained in:
parent
78688c8413
commit
876a7b2db5
@ -90,15 +90,15 @@ For linux S390X cross compilation:
|
||||
|
||||
### Install the required dependencies: FreeBSD
|
||||
|
||||
pkg install bash
|
||||
pkg install bash cmake curl gmake
|
||||
|
||||
### Install the required dependencies: NetBSD
|
||||
|
||||
pkgin install bash gmake
|
||||
pkgin install bash cmake curl gmake perl
|
||||
|
||||
### Install the required dependencies: OpenBSD
|
||||
|
||||
pkg_add bash gmake gtar
|
||||
pkg_add bash cmake curl gmake gtar
|
||||
|
||||
### Dependency Options
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user