summaryrefslogtreecommitdiff
path: root/libre/arrayfire
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-26 02:09:07 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-26 02:23:19 -0300
commitb25b04c2be46868f3255ba470f035d619341870e (patch)
treef2a807d2bb615aff7673910c1d0f79ca910a9e42 /libre/arrayfire
parent0967c8a2b7a06d1a4dff3df514884da68ab8eeba (diff)
arrayfire-3.2.1-2.parabola1: rebuild against split lapacke
Diffstat (limited to 'libre/arrayfire')
-rw-r--r--libre/arrayfire/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/arrayfire/PKGBUILD b/libre/arrayfire/PKGBUILD
index 16f6310ce..4ed25bf79 100644
--- a/libre/arrayfire/PKGBUILD
+++ b/libre/arrayfire/PKGBUILD
@@ -5,10 +5,10 @@ pkgdesc="High performance software library for parallel computing with an easy-t
url='http://arrayfire.com'
pkgver=3.2.1
arch=('i686' 'x86_64')
-pkgrel=1.parabola1
+pkgrel=2.parabola1
license=('BSD')
makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 'boost' 'git')
-depends=('cblas' 'fftw' 'boost-libs' 'lapack' 'forge' 'freeimage' 'glfw' 'glew')
+depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 'glew')
optdepends=('libclc: Required for using OpenCL backend')
mksource=(http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2)
source=(https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-full-${pkgver}.tar.bz2