spec: BR:ctest only for %check section
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
This commit is contained in:
parent
f4ca596105
commit
6263ba0481
1 changed files with 3 additions and 1 deletions
|
|
@ -24,10 +24,12 @@ Requires: python3(struct)
|
|||
|
||||
BuildRequires(pre): rpm-macros-cmake
|
||||
BuildRequires: cmake
|
||||
BuildRequires: ctest
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libopenblas-devel
|
||||
%{?!_without_check:%{?!_disable_check:
|
||||
BuildRequires: ctest
|
||||
}}
|
||||
|
||||
%description
|
||||
Plain C/C++ implementation (of inference of LLaMA model) without
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue