Add libbpf to BaseOS

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
This commit is contained in:
Josh Boyer 2020-10-26 15:50:05 -04:00
parent 02d8da1fe1
commit 9d80725687

View File

@ -22,6 +22,7 @@ additional_packages = [
"kernel-modules",
"kernel-modules-extra",
"glibc-langpack-*",
"libbpf",
]
}),
("^AppStream$", {