summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoradrien10182020-02-19 17:20:21 +0800
committeradrien10182020-02-19 17:20:21 +0800
commit5455c4ffded8b63f9d92a564debdcdc84418609a (patch)
tree1bacb42bdeef02cea3087537b15d30bf454e6481 /PKGBUILD
parent0f4825dc7c39d8afdcef8cb879f0b862474ab3b1 (diff)
downloadaur-5455c4ffded8b63f9d92a564debdcdc84418609a.tar.gz
Fix PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a88d5537d37..9cb80ff509b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A Fast SVM Library on GPUs and CPUs"
url="https://github.com/Xtra-Computing/thundersvm"
license=('APL')
-makedepends=(cuda cmake python-wheel python-setuptools)
+makedepends=(cuda cmake python-wheel python-setuptools chrpath)
arch=('x86_64')
source=("https://github.com/Xtra-Computing/${_pkgbase}/archive/v${pkgver}.tar.gz")
sha256sums=('c8b4f7ece312a51ab72ef72e550f7ca3973f5328bc128df64158fe6e3b3b8c0e')