mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 708ef4424a into merged_master (Bitcoin PR #20890)
This commit is contained in:
commit
7a13f34c66
1 changed files with 5 additions and 0 deletions
|
|
@ -29,6 +29,11 @@ If you want to build the disk image with `make deploy` (.dmg / optional), you ne
|
|||
|
||||
brew install librsvg libicns imagemagick
|
||||
|
||||
and [`macdeployqtplus`](../contrib/macdeploy/README.md) dependencies:
|
||||
```shell
|
||||
pip3 install ds_store mac_alias
|
||||
```
|
||||
|
||||
The wallet support requires one or both of the dependencies ([*SQLite*](#sqlite) and [*Berkeley DB*](#berkeley-db)) in the sections below.
|
||||
To build Bitcoin Core without wallet, see [*Disable-wallet mode*](#disable-wallet-mode).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue