Skip to content

Commit

Permalink
Merge branch 'master' into coexist
Browse files Browse the repository at this point in the history
  • Loading branch information
prsunny authored Oct 12, 2023
2 parents 979cc5e + c8fa96b commit 090644e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get update \
g++ \
git \
libboost-serialization1.71-dev \
libhiredis-dev \
libzmq5-dev \
libevent-dev \
libssl-dev \
Expand Down
2 changes: 0 additions & 2 deletions dependencies.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"debian": "buster",
"arch": "amd64",
"dependencies": [
"libhiredis0.14_0.14.1-1",
"libhiredis-dev_0.14.1-1",
"libnl-3-200_3.5.0-1",
"libnl-3-dev_3.5.0-1",
"libnl-genl-3-200_3.5.0-1",
Expand Down

0 comments on commit 090644e

Please sign in to comment.