rust-lldb requires python-lldb
This commit is contained in:
parent
3c0f5fef47
commit
c34ccf6a5e
@ -212,6 +212,7 @@ BuildArch: noarch
|
|||||||
# LLDB is only available on some architectures
|
# LLDB is only available on some architectures
|
||||||
ExclusiveArch: %{arm} aarch64 %{ix86} x86_64
|
ExclusiveArch: %{arm} aarch64 %{ix86} x86_64
|
||||||
Requires: lldb
|
Requires: lldb
|
||||||
|
Requires: python-lldb
|
||||||
|
|
||||||
%description lldb
|
%description lldb
|
||||||
This package includes the rust-lldb script, which allows easier debugging of Rust
|
This package includes the rust-lldb script, which allows easier debugging of Rust
|
||||||
|
Loading…
Reference in New Issue
Block a user