rust-lldb requires python-lldb
This commit is contained in:
parent
3c0f5fef47
commit
c34ccf6a5e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue