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:
tobtoht 2021-06-14 18:35:38 +00:00
commit dba923ad4c

View file

@ -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