Fix BR packages
This commit is contained in:
parent
e45bb31c27
commit
cbb0837f28
@ -37,7 +37,11 @@ Patch4: %{name}_lib64.patch
|
|||||||
Patch5: %{name}-pcre2.patch
|
Patch5: %{name}-pcre2.patch
|
||||||
|
|
||||||
BuildRequires: cmake3, gcc, gcc-c++
|
BuildRequires: cmake3, gcc, gcc-c++
|
||||||
|
%if 0%{?rhel}
|
||||||
|
BuildRequires: pcre-devel
|
||||||
|
%else
|
||||||
BuildRequires: pcre2-devel
|
BuildRequires: pcre2-devel
|
||||||
|
%endif
|
||||||
BuildRequires: help2man
|
BuildRequires: help2man
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user