Use the correct gather method that we tested in the boltron config.
Signed-off-by: Ralph Bean <rbean@redhat.com>
This commit is contained in:
parent
07a79bd9bb
commit
a8e51edd31
@ -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'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user