diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm index c721be5226e..985a9ef6cfc 100644 --- a/gnu/packages/llvm.scm +++ b/gnu/packages/llvm.scm @@ -1613,7 +1613,7 @@ existing compilers together.") (setenv "CPPFLAGS" "-fPIC") (setenv "LDFLAGS" (string-append "-Wl,-rpath=" llvm "/lib")))))))) - (native-inputs (list python-setuptools python-wheel)) + (native-inputs (list python-pytest python-setuptools)) (inputs (list (let* ((patches-commit