Fix a missing build requirement on dbus-devel

This commit is contained in:
Daniel Veillard 2012-08-23 16:14:20 +08:00
parent 7b5483236c
commit 963754bc8c
1 changed files with 5 additions and 0 deletions

View File

@ -525,6 +525,11 @@ BuildRequires: util-linux
BuildRequires: nfs-utils
%endif
%if %{with_firewalld}
# Communication with the firewall daemon uses DBus
BuildRequires: dbus-devel
%endif
# Fedora build root suckage
BuildRequires: gawk