Accepting request 924580 from home:firstyear:branches:devel:languages:rust
- Add requires on gcc so that system linker is present as a dependency OBS-URL: https://build.opensuse.org/request/show/924580 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rustup?expand=0&rev=7
This commit is contained in:
parent
169529930e
commit
57c66c4fab
@ -3,6 +3,7 @@ Mon Oct 11 04:25:24 UTC 2021 - william.brown@suse.com
|
||||
|
||||
- Apply patch:
|
||||
* Symlink rustup-init when in no self update mode
|
||||
- Add requires on gcc so that system linker is present as a dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 9 15:42:41 UTC 2021 - Michał Rostecki <mrostecki@suse.com>
|
||||
|
@ -40,6 +40,8 @@ Source2: cargo_config
|
||||
Source3: %{name}-rpmlintrc
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
# For system linker
|
||||
Requires: gcc
|
||||
ExclusiveArch: %{rust_tier1_arches}
|
||||
|
||||
%obsolete_rust_versioned rls
|
||||
|
Loading…
x
Reference in New Issue
Block a user