Make sure to have all the glibc langpack packages in BaseOS

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
This commit is contained in:
Josh Boyer 2020-10-29 11:59:03 -04:00
parent 33301b7a2d
commit b3c57615bc

View File

@ -21,7 +21,9 @@ additional_packages = [
"kernel",
"kernel-modules",
"kernel-modules-extra",
"glibc-all-langpacks",
"glibc-langpack-*",
"glibc-minimal-langpack",
"libbpf",
"elfutils-debuginfod",
"elfutils-debuginfod-client",