diff --git a/rust.spec b/rust.spec index 1a2ee8c..63e6097 100644 --- a/rust.spec +++ b/rust.spec @@ -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