mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge 2917f41b6a into merged_master (Bitcoin PR bitcoin/bitcoin#30582)
This commit is contained in:
commit
a2d67b9c01
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ First, install the general dependencies:
|
|||
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils curl git
|
||||
sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils cmake curl git
|
||||
|
||||
A host toolchain (`build-essential`) is necessary because some dependency
|
||||
packages need to build host utilities that are used in the build process.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue