diff --git a/virt-manager.spec.in b/virt-manager.spec.in index 997fa579f..dcefee30c 100644 --- a/virt-manager.spec.in +++ b/virt-manager.spec.in @@ -12,6 +12,7 @@ %define disable_unsupported_rhel 0 %define default_graphics "" +%define with_guestfs 0 %define with_spice 0 %define with_tui 0 @@ -75,6 +76,9 @@ Requires: PolicyKit-gnome %if %{with_spice} Requires: spice-gtk-python %endif +%if %{with_guestfs} +Requires: python-libguestfs +%endif %if %{with_tui} == 0 Obsoletes: virt-manager-common <= %{verrel}