add s390utils

This commit is contained in:
Louis Abel 2024-01-11 12:24:30 -07:00
parent f54e93f7e5
commit 870644f057
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 12 additions and 4 deletions

View File

@ -147,12 +147,20 @@ additional_packages = [
] ]
}), }),
("^AppStream$", { ("^AppStream$", {
"aarch64": [], "aarch64": [
"s390utils",
],
"ppc64le": [ "ppc64le": [
], "libreoffice",
"s390utils",
],
"x86_64": [ "x86_64": [
], "libreoffice",
"s390x": [], "s390utils",
],
"s390x": [
"libzpc",
],
}), }),
("^BaseOS$", { ("^BaseOS$", {
"*": [ "*": [