- extras lookaside is changed for x86_64
- gather method is changed for the same
This commit is contained in:
parent
0f94193cf3
commit
5585510531
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user