- Use rust version 1.59 and above.
OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=32
This commit is contained in:
parent
6cadb8625c
commit
49c91058bb
@ -3,6 +3,7 @@ Mon Oct 10 10:20:22 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|||||||
|
|
||||||
- Use tier 1 arches because some crate for other tier archs
|
- Use tier 1 arches because some crate for other tier archs
|
||||||
are not supported.
|
are not supported.
|
||||||
|
- Use rust version 1.59 and above.
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Sun Oct 9 02:05:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Sun Oct 9 02:05:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
@ -30,7 +30,7 @@ Source3: README.suse-maint.md
|
|||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
BuildRequires: libgcc_s1
|
BuildRequires: libgcc_s1
|
||||||
BuildRequires: mandown
|
BuildRequires: mandown
|
||||||
BuildRequires: rust+cargo >= 1.62
|
BuildRequires: rust+cargo >= 1.59
|
||||||
ExclusiveArch: %{rust_tier1_arches}
|
ExclusiveArch: %{rust_tier1_arches}
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user