mirror of
https://abf.rosa.ru/djam/llvm12.git
synced 2025-02-23 15:22:50 +00:00
Explicitly BR python3
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter)
This commit is contained in:
parent
3fb519be53
commit
c4fa0c8d68
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ BuildRequires: pkgconfig(libffi)
|
|||
BuildRequires: pkgconfig(libtirpc)
|
||||
# patchelf is for %%check
|
||||
BuildRequires: patchelf
|
||||
BuildRequires: python3
|
||||
BuildRequires: sed
|
||||
BuildRequires: tcl
|
||||
BuildRequires: zip
|
||||
|
|
Loading…
Add table
Reference in a new issue