Skip to content

Commit

Permalink
build: add unzip to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar committed Jun 13, 2023
1 parent 4b2301b commit 248f3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ pkg_install_deps() {
libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev \
libminiupnpc-dev libzmq3-dev libqrencode-dev wget \
libdb-dev libdb++-dev libdb5.3 libdb5.3-dev libdb5.3++ libdb5.3++-dev \
curl cmake unzip libc6-dev gcc-multilib locales locales-all
curl cmake unzip libc6-dev gcc-multilib locales locales-all unzip

_fold_end
}
Expand Down

0 comments on commit 248f3fc

Please sign in to comment.