Dr. Werner Fink 2024-01-16 09:53:38 +00:00 committed by Git OBS Bridge
parent 5a7ee7d04a
commit e3bbc3d8c8

View File

@ -105,7 +105,7 @@ BuildRequires: update-alternatives
BuildRequires: pkgconfig(audit) BuildRequires: pkgconfig(audit)
BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(ncurses)
# This has to be always the same version as included in the bash its self # This has to be always the same version as included in the bash its self
BuildRequires: pkgconfig(readline) = 8.2 BuildRequires: pkgconfig(readline) >= %{rl_version}
%if %{with alternatives} %if %{with alternatives}
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(post): libreadline%{rl_major} >= %{rl_version} Requires(post): libreadline%{rl_major} >= %{rl_version}