Use python3.12 prefix for lldb Requires
Resolves: RHEL-88547
This commit is contained in:
parent
e0ee5c8c5e
commit
c66e9b885c
@ -10,8 +10,8 @@ data:
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
llvm-toolset: [rhel_next]
|
||||
rust-toolset: [rhel_next]
|
||||
llvm-toolset: [rhel8]
|
||||
rust-toolset: [rhel8]
|
||||
requires:
|
||||
platform: [el8]
|
||||
llvm-toolset: [rhel8]
|
||||
@ -37,5 +37,5 @@ data:
|
||||
rpms:
|
||||
rust:
|
||||
rationale: Rust compiler and tools
|
||||
ref: stream-rust-toolset-rhel-next-rhel-8.10.0
|
||||
ref: stream-rust-toolset-rhel8-rhel-8.10.0
|
||||
buildorder: 0
|
||||
|
Loading…
Reference in New Issue
Block a user