mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +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