mirror of
https://github.com/feather-wallet/feather.git
synced 2025-03-12 09:37:47 +00:00
Merge pull request 'Add libzip-dev to Debian deps list' (#366) from n-peugnet/feather:fix-build-docs into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/366
This commit is contained in:
commit
dba923ad4c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ preferred CMake options/definitions.
|
|||
apt install -y git cmake libqrencode-dev build-essential cmake libboost-all-dev \
|
||||
miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev \
|
||||
libzmq3-dev libsodium-dev libhidapi-dev libnorm-dev libusb-1.0-0-dev libpgm-dev \
|
||||
libprotobuf-dev protobuf-compiler libgcrypt20-dev
|
||||
libprotobuf-dev protobuf-compiler libgcrypt20-dev libzip-dev
|
||||
```
|
||||
|
||||
## Mac OS
|
||||
|
|
Loading…
Reference in a new issue