- extras lookaside is changed for x86_64

- gather method is changed for the same
This commit is contained in:
soksanichenko 2023-03-13 14:10:48 +02:00
parent 0f94193cf3
commit 5585510531
1 changed files with 5 additions and 2 deletions

View File

@ -48,10 +48,13 @@
]
},
"extras": {
"gather_methods": {"*": "nodeps"},
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true,
"variant_as_lookaside": []
"variant_as_lookaside": [
"BaseOS",
"AppStream"
]
},
"RT": {
"gather_methods": "hybrid",