mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Readme: Clarify dependencies of make_libsecp256k1.sh
This commit is contained in:
parent
7498271927
commit
d520dc9fae
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ For elliptic curve operations, `libsecp256k1`_ is a required dependency::
|
||||||
Alternatively, when running from a cloned repository, a script is provided to build
|
Alternatively, when running from a cloned repository, a script is provided to build
|
||||||
libsecp256k1 yourself::
|
libsecp256k1 yourself::
|
||||||
|
|
||||||
|
sudo apt-get install automake libtool
|
||||||
./contrib/make_libsecp256k1.sh
|
./contrib/make_libsecp256k1.sh
|
||||||
|
|
||||||
Due to the need for fast symmetric ciphers, either one of `pycryptodomex`_
|
Due to the need for fast symmetric ciphers, either one of `pycryptodomex`_
|
||||||
|
|
Loading…
Add table
Reference in a new issue