mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 19:41:15 -03:00
fish.spec: depend on system pcre2 libraries where available
This commit is contained in:
@@ -15,6 +15,10 @@ BuildRequires: ncurses-devel gettext gcc-c++ autoconf
|
||||
BuildRequires: gcc48 gcc48-c++
|
||||
%endif
|
||||
|
||||
%if 0%{?is_opensuse} || 0%{?fedora}
|
||||
BuildRequires: pcre2-devel
|
||||
%endif
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Requires: bc
|
||||
|
||||
Reference in New Issue
Block a user