From b25b04c2be46868f3255ba470f035d619341870e Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 26 Jan 2016 02:09:07 -0300 Subject: arrayfire-3.2.1-2.parabola1: rebuild against split lapacke --- libre/arrayfire/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre') 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 -- cgit v1.2.3-54-g00ecf