summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaxime Gauduin2020-04-21 20:16:38 +0200
committerMaxime Gauduin2020-04-21 20:16:38 +0200
commitde921de0c71d9131c6b0593465f7cfc92c906097 (patch)
tree2ac18a78ae331c6701f8f0b480ba4392718ccefb /.SRCINFO
parent1a05fe7730ebd5bee28550fc3fc4252e6ffe3bcb (diff)
downloadaur-de921de0c71d9131c6b0593465f7cfc92c906097.tar.gz
add clinfo to optdeps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a270746cd600..cff4d5be268b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = foldingathome
pkgdesc = A distributed computing project for simulating protein dynamics
pkgver = 7.6.9
- pkgrel = 5
+ pkgrel = 6
url = https://foldingathome.org/
install = foldingathome.install
arch = x86_64
@@ -9,6 +9,7 @@ pkgbase = foldingathome
depends = gcc-libs
depends = glibc
depends = zlib
+ optdepends = clinfo: for folding with an NVIDIA GPU
optdepends = cuda: for folding with an NVIDIA GPU
optdepends = ocl-icd: for folding with any GPU
optdepends = opencl-amd: for folding with an AMD GPU (>= GCN)