Fix BR packages

This commit is contained in:
sagitter 2020-01-25 21:31:16 +01:00
parent e45bb31c27
commit cbb0837f28

View File

@ -37,7 +37,11 @@ Patch4: %{name}_lib64.patch
Patch5: %{name}-pcre2.patch
BuildRequires: cmake3, gcc, gcc-c++
%if 0%{?rhel}
BuildRequires: pcre-devel
%else
BuildRequires: pcre2-devel
%endif
BuildRequires: help2man
BuildRequires: chrpath