mirror of
https://github.com/monero-project/monero.git
synced 2025-06-05 11:18:53 -04:00
Add needed dependencies
This commit is contained in:
parent
a2041c9874
commit
e663657727
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ RUN set -x \
|
|||
git \
|
||||
libboost1.58-all-dev \
|
||||
libssl-dev \
|
||||
libzmq3-dev \
|
||||
libsodium-dev \
|
||||
make \
|
||||
pkg-config \
|
||||
' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue