Require rust libraries for rust-analyzer; Fixes RHBZ#2316529
This commit is contained in:
parent
06c0e45816
commit
57f6a22eea
1 changed files with 3 additions and 0 deletions
|
|
@ -572,6 +572,9 @@ A tool for formatting Rust code according to style guidelines.
|
|||
%package analyzer
|
||||
Summary: Rust implementation of the Language Server Protocol
|
||||
|
||||
# /usr/bin/rust-analyzer is dynamically linked against internal rustc libs
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
# The standard library sources are needed for most functionality.
|
||||
Recommends: %{name}-src
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue