Luke Jones 2017-09-23 00:04:47 +00:00 committed by Git OBS Bridge
parent 7e73995945
commit 1db24e5d50

View File

@ -85,7 +85,7 @@ BuildRequires: fdupes
# There are no successful builds for less than TW or Leap 42.2, so bootstrap
# until such time that there is.
%if %{with rust_bootstrap} || (0%{?suse_version} < 1330 && 0%{?sle_version} <= 120100)
%if %{with rust_bootstrap}
BuildRequires: rust-std-bootstrap = %{prev_rust}
BuildRequires: rustc-bootstrap = %{prev_rust}
%else