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 \ 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 \