diff --git a/rust.spec b/rust.spec index a14ba78..1d23353 100644 --- a/rust.spec +++ b/rust.spec @@ -212,6 +212,7 @@ BuildArch: noarch # LLDB is only available on some architectures ExclusiveArch: %{arm} aarch64 %{ix86} x86_64 Requires: lldb +Requires: python-lldb %description lldb This package includes the rust-lldb script, which allows easier debugging of Rust