Require pcre2 instead of pcre
This commit is contained in:
parent
3cd1123bc3
commit
baf50b274a
@ -27,7 +27,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
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user