libnfnetlink
This commit is contained in:
parent
7f4d922e6a
commit
e31cf435e9
|
@ -12,8 +12,9 @@ RUN apt-get -y update \
|
||||||
curl \
|
curl \
|
||||||
gcc \
|
gcc \
|
||||||
libnl-3-dev \
|
libnl-3-dev \
|
||||||
libnl-route-3-dev \
|
|
||||||
libnl-genl-3-dev \
|
libnl-genl-3-dev \
|
||||||
|
libnl-route-3-dev \
|
||||||
|
libnfnetlink \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
make \
|
make \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
|
|
Loading…
Reference in New Issue