set install_weak_deps to 0 by default

yum ignores values it does not understand and dnf by default installs weak
dependecies, after talking to the FPC we should disable weka deps and
anything needed should be pulled in explicitly

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-03-21 17:53:51 -05:00 committed by Mike McLean
parent 7390348a97
commit 0ea9bdec33

View file

@ -1335,6 +1335,7 @@ obsoletes=1
gpgcheck=0
assumeyes=1
keepcache=1
install_weak_deps=0
# repos