diff --git a/systemd.spec b/systemd.spec index 97b40e3..716b31a 100644 --- a/systemd.spec +++ b/systemd.spec @@ -542,8 +542,10 @@ Requires(preun): systemd%{_isa} = %{version}-%{release} Requires(postun): systemd%{_isa} = %{version}-%{release} # For systemd-vmspawn which uses qemu: Recommends: qemu-kvm-core +%if 0%{?fedora} Recommends: qemu-device-display-virtio-gpu Recommends: qemu-device-display-virtio-vga +%endif # Obsolete parent package so that dnf will install new subpackage on upgrade (#1260394) Obsoletes: %{name} < 229-5 # Bias the system towards libcurl-minimal if nothing pulls in full libcurl (#1997040)