Only require the scl runtime package when not bootstrapping.
This commit is contained in:
parent
72229ead44
commit
824c727efc
@ -458,9 +458,8 @@ BuildRequires: xxhash-devel
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%{?scl:Requires:%scl_runtime}
|
||||
|
||||
%if %{bootstrapping}
|
||||
%{?scl:Requires:%scl_runtime}
|
||||
%define alternatives_cmd %{_sbindir}/alternatives
|
||||
%define alternatives_cmdline %{alternatives_cmd}
|
||||
%else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user