.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=379
This commit is contained in:
parent
5a7ee7d04a
commit
e3bbc3d8c8
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user