mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
scripts: add libbpf to Rocky Dockerfile
This commit is contained in:
parent
86ff9c60fc
commit
afbbfccf3b
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ RUN dnf -y --enablerepo crb install \
|
|||
'pkgconfig' \
|
||||
'pkgconfig(lmdb)' \
|
||||
'pkgconfig(gnutls)' \
|
||||
'pkgconfig(libbpf)' \
|
||||
'pkgconfig(libcap-ng)' \
|
||||
'pkgconfig(libedit)' \
|
||||
'pkgconfig(libfstrm)' \
|
||||
|
|
|
|||
Loading…
Reference in a new issue