set mock site default to tekll dnf to install weak dependecies by default.
this is to ensure we have consistency across arches Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
e90840472e
commit
ab26f6885e
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
config_opts['plugin_conf']['package_state_enable'] = False
|
||||
config_opts['plugin_conf']['ccache_enable'] = False
|
||||
config_opts['dnf_common_opts'] = ['--setoptinstall_weak_deps=1']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue