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

scripts: add libbpf to Fedora Dockerfile

parent 2b31ee57
No related branches found
No related tags found
No related merge requests found
Pipeline #57621 failed
......@@ -10,6 +10,7 @@ RUN dnf -y install \
'make' \
'pkgconfig' \
'pkgconfig(gnutls)' \
'pkgconfig(libbpf)' \
'pkgconfig(libcap-ng)' \
'pkgconfig(libedit)' \
'pkgconfig(libfstrm)' \
......
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