spec: used weak deps for tuned-profiles-nfv-host-bin
It's x86 exclusive, so that's why weak deps are used. Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
ee7067a46a
commit
0653b3c7a3
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ Requires: tuna
|
|||
%if 0%{?rhel} == 7
|
||||
Requires: qemu-kvm-tools-rhev
|
||||
%else
|
||||
Requires: tuned-profiles-nfv-host-bin
|
||||
Recommends: tuned-profiles-nfv-host-bin
|
||||
%endif
|
||||
|
||||
%description profiles-nfv-host
|
||||
|
|
|
|||
Loading…
Reference in a new issue