summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSR_team2024-03-03 15:55:56 +0200
committerSR_team2024-03-03 15:56:23 +0200
commit4c2949781e525f43fe61e07f80f6eda985324414 (patch)
treea172765ce634dd6fa81440f2609e786868a14397 /PKGBUILD
parent826d25deb8f410f0990d5f630ac401b33e956fdf (diff)
downloadaur-4c2949781e525f43fe61e07f80f6eda985324414.tar.gz
Add 'hipblas' dependency (thanks @bullet92)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ce4327ca1c5..7711c8da64c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
arch=(x86_64)
url='https://github.com/jmorganca/ollama'
license=(MIT)
-makedepends=(cmake clblast rocblas git go)
+makedepends=(cmake clblast rocblas hipblas git go)
provides=(ollama)
conflicts=(ollama ollama-cuda)
source=(git+$url