mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-26 11:00:56 +00:00
sync from upstream
This commit is contained in:
parent
db65fd34c0
commit
d26b549c0b
1 changed files with 2 additions and 1 deletions
|
@ -50,6 +50,7 @@ additional_packages = [
|
|||
"*": [
|
||||
"python3-gobject-base-noarch", #ENGCMP-2400
|
||||
"python3.*-debuginfo", #ENGCMP-1433
|
||||
"subscription-manager-cockpit", #ENGCMP-2427
|
||||
"subscription-manager-rhsm-certificates" #ENGCMP-2357
|
||||
]
|
||||
}),
|
||||
|
@ -122,6 +123,7 @@ additional_packages = [
|
|||
"python3-greenlet", #ENGCMP-2421
|
||||
"python3-keylime", #ENGCMP-2419
|
||||
"python3-lark-parser", #ENGCMP-2422
|
||||
"python3-i2c-tools", #RHBZ#2072719
|
||||
"python3-libgpiod", #ENGCMP-2433
|
||||
"python3-libnvme", #ENGCMP-2412
|
||||
"python3-pyqt5-sip", #ENGCMP-2370
|
||||
|
@ -131,7 +133,6 @@ additional_packages = [
|
|||
"redhat-cloud-client-configuration", #ENGCMP-2401
|
||||
"sip6", #ENGCMP-2239
|
||||
"sssd-idp", #ENGCMP-2276
|
||||
"subscription-manager-cockpit", #ENGCMP-2427
|
||||
"system-backgrounds",
|
||||
"tuned-profiles-postgresql", #ENGCMP-2126
|
||||
"xdg-desktop-portal-gnome", #ENGCMP-2146
|
||||
|
|
Loading…
Reference in a new issue