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
0f38f4662a
commit
2c03f8d893
@ -389,6 +389,9 @@ additional_packages = [
|
||||
"xxhash", #ENGCMP-2455
|
||||
"xxhash-libs", #ENGCMP-2455
|
||||
"yara", #ENGCMP-2372
|
||||
"yggdrasil", #ENGCMP-3928
|
||||
"pgvector", #ENGCMP-3980
|
||||
"egl-wayland-devel", #ENGCMP-3866
|
||||
]
|
||||
}),
|
||||
("^AppStream$", {
|
||||
@ -462,12 +465,16 @@ additional_packages = [
|
||||
("^SAP$", {
|
||||
"*": [
|
||||
"compat-sap-c++-12", # ENGCMP-2843
|
||||
"compat-sap-c++-13", #ENGCMP-3991
|
||||
"compat-sap-c++-14", #ENGCMP-3954
|
||||
]
|
||||
}),
|
||||
|
||||
("^SAPHANA$", {
|
||||
"*": [
|
||||
"compat-sap-c++-12", # ENGCMP-2843
|
||||
"compat-sap-c++-13", #ENGCMP-3953
|
||||
"compat-sap-c++-14", #ENGCMP-3954
|
||||
]
|
||||
}),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user