docker: Add cppzmq/libzmq dependencies

This commit is contained in:
Arne Welzel 2024-11-15 12:33:00 +01:00
parent 2f37dcf505
commit d946be878e
2 changed files with 4 additions and 2 deletions

View file

@ -21,6 +21,7 @@ RUN apt-get -q update \
bison \
ccache \
cmake \
cppzmq-dev \
flex \
g++ \
gcc \