diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-15 12:50:46 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-15 12:50:46 +0000 |
commit | b90f6a086168dd4ca2229c71a43bf9f4500cac9e (patch) | |
tree | 99c1072c6ce5b06222aa9fb3bab575993e28afbc | |
parent | 266582c91760287cb35fb2b55b7dc2df61f2dd08 (diff) |
automatic import of ollama
-rw-r--r-- | ollama.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ollama.spec b/ollama.spec index 7351b0b..da52d23 100644 --- a/ollama.spec +++ b/ollama.spec @@ -10,6 +10,7 @@ URL: https://github.com/ollama/%{name} # Source0: https://github.com/ollama/%{name}/archive/refs/tags/v%{version}.tar.gz BuildRequires: golang +BuildRequires: cmake BuildRequires: gcc BuildRequires: g++ BuildRequires: git |