Require rust libraries for rust-analyzer; Fixes RHBZ#2316529
This commit is contained in:
parent
06c0e45816
commit
57f6a22eea
@ -572,6 +572,9 @@ A tool for formatting Rust code according to style guidelines.
|
|||||||
%package analyzer
|
%package analyzer
|
||||||
Summary: Rust implementation of the Language Server Protocol
|
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.
|
# The standard library sources are needed for most functionality.
|
||||||
Recommends: %{name}-src
|
Recommends: %{name}-src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user