diff --git a/pungi/checks.py b/pungi/checks.py index 60185d7d..eae39962 100644 --- a/pungi/checks.py +++ b/pungi/checks.py @@ -505,6 +505,7 @@ def _make_schema(): }, "gather_prepopulate": {"$ref": "#/definitions/str_or_scm_dict"}, "gather_source_mapping": {"type": "string"}, + "dnf_gather": {"type": "boolean", "default": False}, "pkgset_source": { "type": "string",