diff --git a/libvirt.spec.in b/libvirt.spec.in index 619317779b7cf7ef66362cdf6a120de1dde5e55a..c32e8998354afa55741ab0255356b93ba3eac14d 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -647,8 +647,8 @@ BuildRequires: util-linux BuildRequires: nfs-utils %endif -%if %{with_firewalld} -# Communication with the firewall daemon uses DBus +%if %{with_firewalld} || %{with_polkit} +# Communication with the firewall and polkit daemons use DBus BuildRequires: dbus-devel %endif