mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-25 08:52:26 +00: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…
Reference in a new issue