Fix dep for f23 polkit packaging changes

This commit is contained in:
Cole Robinson 2015-07-14 14:05:12 -04:00
parent 1ef96f3488
commit 8ded6ff93e
1 changed files with 2 additions and 0 deletions

View File

@ -531,6 +531,8 @@ BuildRequires: cyrus-sasl-devel
%endif
%if %{with_polkit}
%if 0%{?fedora} >= 20 || 0%{?rhel} >= 7
# F22 polkit-devel doesn't pull in polkit anymore, which we need for pkcheck
BuildRequires: polkit >= 0.112
BuildRequires: polkit-devel >= 0.112
%else
%if 0%{?fedora} || 0%{?rhel} >= 6