diff --git a/fedora-modular.conf b/fedora-modular.conf index 07104cf..69859e3 100644 --- a/fedora-modular.conf +++ b/fedora-modular.conf @@ -39,7 +39,7 @@ filter_system_release_packages = False # GATHER gather_source = 'module' -gather_method = 'deps' +gather_method = 'nodeps' check_deps = False greedy_method = 'build'