mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 04:41:33 +00:00
sync from upstream
This commit is contained in:
parent
638232dd7d
commit
726359e605
@ -81,6 +81,7 @@ additional_packages = [
|
||||
"subscription-manager-rhsm-certificates", #ENGCMP-2357
|
||||
"kernel-modules-core", #ENGCMP-2899
|
||||
"kernel-debug-modules-core", #ENGCMP-2899
|
||||
"kpatch", #ENGCMP-3983
|
||||
]
|
||||
}),
|
||||
("^BaseOS$", {
|
||||
@ -383,6 +384,26 @@ additional_packages = [
|
||||
"qt6-qtdatavis", #ENGCMP-3949
|
||||
"qt6-qtnetworkauth", #ENGCMP-3947
|
||||
"zenity", #ENGCMP-3934
|
||||
"openscap-report", #ENGCMP-3939
|
||||
"qt6-qtvirtualkeyboard-devel", #ENGCMP-3946
|
||||
"qt6-qtvirtualkeyboard-examples", #ENGCMP-3946
|
||||
"qt6-qtnetworkauth-devel", #ENGCMP-3947
|
||||
"qt6-qtnetworkauth-examples", #ENGCMP-3947
|
||||
"qt6-qtcharts-examples", #ENGCMP-3948
|
||||
"qt6-qtcharts-devel", #ENGCMP-3948
|
||||
"qt6-qtdatavis3d-examples", #ENGCMP-3949
|
||||
"qt6-qtdatavis3d", #ENGCMP-3949
|
||||
"qt6-qtdatavis3d-devel", #ENGCMP-3949
|
||||
"qt6-qtlottie", #ENGCMP-3950
|
||||
"qt6-qtlottie-devel", #ENGCMP-3950
|
||||
"qt6-qtlottie-examples", #ENGCMP-3950
|
||||
"annobin-libannocheck", #ENGCMP-3916
|
||||
"annobin-plugin-clang", #ENGCMP-3916
|
||||
"annobin-plugin-gcc", #ENGCMP-3916
|
||||
"annobin-plugin-llvm", #ENGCMP-3916
|
||||
"libgit2", #ENGCMP-3966
|
||||
"gnome-shell-extension-light-style", #ENGCMP-3979
|
||||
"gnome-shell-extension-system-monitor", #ENGCMP-3979
|
||||
]
|
||||
}),
|
||||
("^AppStream$", {
|
||||
|
Loading…
Reference in New Issue
Block a user