|
|
@ -37,7 +37,7 @@ check_deps = False
|
|
|
|
|
|
|
|
|
|
|
|
gather_method = {
|
|
|
|
gather_method = {
|
|
|
|
# Anything that is not AppStream, PowerTools or Buildroot should use the old depsolver
|
|
|
|
# Anything that is not AppStream, PowerTools or Buildroot should use the old depsolver
|
|
|
|
"^(?!(AppStream|PowerTools|Buildroot)).*$": {
|
|
|
|
"^(?!(AppStream|PowerTools|Server|Buildroot)).*$": {
|
|
|
|
"comps": "deps",
|
|
|
|
"comps": "deps",
|
|
|
|
"json": "deps",
|
|
|
|
"json": "deps",
|
|
|
|
},
|
|
|
|
},
|
|
|
|