sync with upstream

This commit is contained in:
Louis Abel 2022-06-16 16:02:59 -07:00
parent ebea81091e
commit c6cf1e5a0c
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,7 @@ additional_packages = [
}),
("^BaseOS$", {
"*": [
"python3-gobject-base-noarch", #ENGCMP-2400
"python3.*-debuginfo", #ENGCMP-1433
"subscription-manager-rhsm-certificates" #ENGCMP-2357
]
@ -72,7 +73,9 @@ additional_packages = [
"gcc-toolset-12-annobin-docs", #ENGCMP-2384
"gcc-toolset-12-annobin-plugin-gcc", #ENGCMP-2384
"gcc-toolset-12-build", #ENGCMP-2391
"gcc-toolset-12-dwz", #ENGCMP-2402
"gcc-toolset-12-runtime", #ENGCMP-2391
"libsepol-utils", #ENGCMP-2399
"libzdnn", #ENGCMP-2244
"libzdnn-devel", #ENGCMP-2297
"mkpasswd", #ENGCMP-2259
@ -81,6 +84,7 @@ additional_packages = [
"python3-dnf-plugin-modulesync", #ENGCMP-2323
"python3-pyqt5-sip", #ENGCMP-2370
"python3-wcwidth", #ENGCMP-2093
"redhat-cloud-client-configuration", #ENGCMP-2401
"sip6", #ENGCMP-2239
"sssd-idp", #ENGCMP-2276
"system-backgrounds",