Require pcre2 instead of pcre

This commit is contained in:
Petr Lautrbach 2017-09-26 21:24:15 +02:00
parent fea99f271a
commit 7870b3514f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ BuildRequires: python python-devel ruby-devel ruby libsepol-static >= %{libsepol
BuildRequires: python3 python3-devel
%endif # if with_python3
BuildRequires: systemd
Requires: libsepol%{?_isa} >= %{libsepolver} pcre
Requires: libsepol%{?_isa} >= %{libsepolver} pcre2
Conflicts: filesystem < 3, selinux-policy-base < 3.13.1-138
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)