Go with Recommends instead of Requires virtio-win
See https://bugzilla.redhat.com/show_bug.cgi?id=1972644
This commit is contained in:
parent
85358a3226
commit
29135227ce
@ -141,7 +141,7 @@ Requires: mingw32-srvany >= 1.0-13
|
||||
# On RHEL, virtio-win should be used to install virtio drivers
|
||||
# and qemu-ga in converted guests. (RHBZ#1972644)
|
||||
%if 0%{?rhel}
|
||||
Requires: virtio-win
|
||||
Recommends: virtio-win
|
||||
%endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user