libnfnetlink

This commit is contained in:
Bertrand Gouny
2016-11-21 10:33:49 +01:00
parent 7f4d922e6a
commit e31cf435e9
+2 -1
View File
@@ -12,8 +12,9 @@ RUN apt-get -y update \
curl \
gcc \
libnl-3-dev \
libnl-route-3-dev \
libnl-genl-3-dev \
libnl-route-3-dev \
libnfnetlink \
libssl-dev \
make \
pkg-config \