mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-25 18:48:30 +00:00
sync with upstream
This commit is contained in:
parent
ebea81091e
commit
c6cf1e5a0c
1 changed files with 4 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue