diff --git a/llama.cpp.spec b/llama.cpp.spec index 2b1e271ec338b660c77accdbcf5988c89f029531..0ae00c15110e4009ac52f24d1917f4b3740d0d9f 100644 --- a/llama.cpp.spec +++ b/llama.cpp.spec @@ -13,7 +13,7 @@ Source0: https://github.com/ggerganov/llama.cpp/archive/refs/tags/%{llama Patch6000: backport-CVE-2024-41130.patch Patch6001: backport-CVE-2024-42477-CVE-2024-42478-CVE-2024-42479.patch -BuildRequires: gcc,gcc-c++,cmake +BuildRequires: cmake %description Port of English lagre model LLaMA implemented based on C/C++,