Skip to content

Commit

Permalink
tests/Dockerfile: Add zmq dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Milner <[email protected]>
  • Loading branch information
ashcrow committed Jan 7, 2021
1 parent 60f3f12 commit ab4a1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ RUN dnf install -y \
swtpm swtpm-tools \
rust clippy cargo \
llvm llvm-devel clang pkg-config \
dbus-daemon
dbus-daemon czmq-devel

0 comments on commit ab4a1aa

Please sign in to comment.