Revert "Added Server to gather_method"

This reverts commit 05d3a5b158.
i8.10
Arkady L. Shane 6 months ago
parent 3878fb714c
commit 62c1008220
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -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|Server|Buildroot)).*$": { "^(?!(AppStream|PowerTools|Buildroot)).*$": {
"comps": "deps", "comps": "deps",
"json": "deps", "json": "deps",
}, },

@ -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|Server|Buildroot)).*$": { "^(?!(AppStream|PowerTools|Buildroot)).*$": {
"comps": "deps", "comps": "deps",
"json": "deps", "json": "deps",
}, },

Loading…
Cancel
Save