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
0c2bdf2191
commit
e1144f7dc6
1 changed files with 5 additions and 0 deletions
|
@ -348,6 +348,7 @@ additional_packages = [
|
||||||
"python3.12-wheel", #ENGCMP-3671
|
"python3.12-wheel", #ENGCMP-3671
|
||||||
"qatlib-service", #ENGCMP-2490
|
"qatlib-service", #ENGCMP-2490
|
||||||
"redhat-cloud-client-configuration", #ENGCMP-2401
|
"redhat-cloud-client-configuration", #ENGCMP-2401
|
||||||
|
"rhel-system-roles", #ENGCMP-3938
|
||||||
"rtla", #ENGCMP-2799
|
"rtla", #ENGCMP-2799
|
||||||
"rust-analyzer", #ENGCMP-2839
|
"rust-analyzer", #ENGCMP-2839
|
||||||
"rv", #ENGCMP-3263
|
"rv", #ENGCMP-3263
|
||||||
|
@ -379,6 +380,10 @@ additional_packages = [
|
||||||
"xxhash-libs", #ENGCMP-2455
|
"xxhash-libs", #ENGCMP-2455
|
||||||
"yara", #ENGCMP-2372
|
"yara", #ENGCMP-2372
|
||||||
"qt6-qtvirtualkeyboard", #ENGCMP-3950
|
"qt6-qtvirtualkeyboard", #ENGCMP-3950
|
||||||
|
"qt6-qtcharts", #ENGCMP-3948
|
||||||
|
"qt6-qtdatavis", #ENGCMP-3949
|
||||||
|
"qt6-qtnetworkauth", #ENGCMP-3947
|
||||||
|
"zenity", #ENGCMP-3934
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
("^AppStream$", {
|
("^AppStream$", {
|
||||||
|
|
Loading…
Reference in a new issue