Skip to content

Commit

Permalink
tests: add libelf-dev to Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: David Lamparter <equinox@diac24.net>
  • Loading branch information
eqvinox committed Mar 17, 2021
1 parent 4f15661 commit 071f5c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/topotests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
libreadline-dev \
libc-ares-dev \
libcap-dev \
libelf-dev \
man \
mininet \
pkg-config \
Expand Down

0 comments on commit 071f5c1

Please sign in to comment.