forked from pool/wezterm
This commit is contained in:
parent
d2075d6838
commit
6fadfaf8bf
@ -28,7 +28,7 @@ Source2: cargo_config
|
||||
Requires: terminfo
|
||||
BuildRequires: Mesa-libEGL-devel
|
||||
BuildRequires: rust >= 1.43
|
||||
%if 0%{?suse_version} >= 1599
|
||||
%if 0%{?suse_version} >= 1500
|
||||
BuildRequires: cargo-packaging
|
||||
%else
|
||||
BuildRequires: cargo
|
||||
@ -69,7 +69,7 @@ cp %{SOURCE2} .cargo/config
|
||||
tic -vvv -x -o terminfo termwiz/data/%{name}.terminfo
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version} < 1599
|
||||
%if 0%{?suse_version} < 1500
|
||||
cargo build --offline --release --all-features
|
||||
%else
|
||||
%{cargo_build}
|
||||
|
Loading…
Reference in New Issue
Block a user