mirror of
https://github.com/monero-project/monero.git
synced 2025-12-11 09:31:28 +09:00
Merge pull request #2578
e6636577 Add needed dependencies (Emilien Devos)
This commit is contained in:
commit
6ad660a82e
@ -10,6 +10,8 @@ RUN set -x \
|
|||||||
git \
|
git \
|
||||||
libboost1.58-all-dev \
|
libboost1.58-all-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
|
libzmq3-dev \
|
||||||
|
libsodium-dev \
|
||||||
make \
|
make \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
' \
|
' \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user