Skip to content
Snippets Groups Projects
Commit f5e1660e authored by Daniel Salzman's avatar Daniel Salzman
Browse files

scripts: add libmnl to Fedora and Debian Dockerfiles

parent d8b4cc89
No related branches found
No related tags found
No related merge requests found
Pipeline #77099 failed
......@@ -22,6 +22,7 @@ RUN apt-get -y install \
libidn2-0-dev \
liblmdb-dev \
libmaxminddb-dev \
libmnl-dev \
libprotobuf-c-dev \
libsystemd-dev \
libtool \
......
......@@ -19,6 +19,7 @@ RUN dnf -y install \
'pkgconfig(libfstrm)' \
'pkgconfig(libidn2)' \
'pkgconfig(libmaxminddb)' \
'pkgconfig(libmnl)' \
'pkgconfig(libprotobuf-c)' \
'pkgconfig(libsystemd)' \
'pkgconfig(liburcu)' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment