Merge #931 Make sure to have all the glibc langpack packages in BaseOS

Signed-off-by: Jan Kaluža <jkaluza@redhat.com>
This commit is contained in:
Jan Kaluža 2020-10-30 05:57:12 +00:00
commit 33150bc854

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",