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:
William Brown 2021-10-11 05:37:39 +00:00 committed by Git OBS Bridge
parent 169529930e
commit 57c66c4fab
2 changed files with 3 additions and 0 deletions

View File

@ -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>

View File

@ -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