diff --git a/llvm.spec b/llvm.spec index 5701a28..6067ab1 100644 --- a/llvm.spec +++ b/llvm.spec @@ -181,6 +181,9 @@ BuildRequires: perl(Sys::Hostname) BuildRequires: graphviz +# This is required because of "ModuleNotFoundError: No module named 'pexpect'" when running LLDB tests. +BuildRequires: python3-pexpect + # This is required because we need "ps" when running LLDB tests BuildRequires: procps-ng