ALBS-1073: Prepare new configs of the building artifacts generator for all arches for 8.8-beta & 9.2-beta

- A few modules for x86_64 are filtered
This commit is contained in:
soksanichenko 2023-03-30 18:28:41 +03:00
parent e31224dcca
commit cab2f60e6c

View File

@ -97,7 +97,16 @@ filter_packages = [
) )
] ]
filter_modules = [] filter_modules = [(
'^AppStream$', {
'*': [
"postgresql:15",
"swig:4.1",
"nginx:1.22",
"jaxb:4",
]
}
)]
additional_packages = [ additional_packages = [
( (