summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 223e039eb747..3ecf72ddae1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blaze-git
pkgdesc = An open-source, high-performance C++ math library for dense and sparse arithmetic.
- pkgver = 3.3.r430.ea158fdf7
+ pkgver = 3.4.r84.d518c7ccf
pkgrel = 1
url = https://bitbucket.org/blaze-lib/blaze
arch = i686
@@ -8,9 +8,12 @@ pkgbase = blaze-git
license = New BSD
makedepends = git
makedepends = cmake
+ makedepends = blas
+ makedepends = lapack
+ makedepends = boost-libs
optdepends = blas: for maximum performance.
optdepends = lapack: for computing the determinant of a dense matrix and for the dense matrix inversion.
- optdepends = boost: to use Boost threads to run numeric operations in parallel.
+ optdepends = boost-libs: to use Boost threads to run numeric operations in parallel.
provides = blaze
conflicts = blaze
source = blaze-git::git+https://bitbucket.org/blaze-lib/blaze.git