mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
update dependency one liner for ubuntu
This commit is contained in:
parent
fd66a5f7e1
commit
af3f4130d5
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ Packaging for your favorite distribution would be a welcome contribution!
|
|||
|
||||
* Debian/Ubuntu
|
||||
|
||||
sudo apt update && sudo apt install build-essential cmake pkg-config libboost-all-dev libssl-dev libzmq3-dev libunbound-dev libsodium-dev libpgm-dev git
|
||||
sudo apt update && sudo apt install build-essential cmake pkg-config libboost-all-dev libssl-dev libzmq3-dev libunbound-dev libsodium-dev libunwind8-dev liblzma-dev libreadline6-dev libldns-dev libexpat1-dev libpgm-dev libhidapi-dev libusb-1.0-0-dev libprotobuf-dev protobuf-compiler libudev-dev git -y
|
||||
git clone https://git.wownero.com/wownero/wownero
|
||||
cd wownero
|
||||
make -j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue