summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTyler Veness2016-08-11 17:51:49 -0700
committerTyler Veness2016-08-11 17:51:49 -0700
commit82a04f082a9ac67521d8b50670960f9b4cf03e1c (patch)
tree013c6ea3cf399a968a144db8d694d2c2f94844e1 /.SRCINFO
parent65b4209f028eb41f5fc6dfc858e259fdb4af0e02 (diff)
downloadaur-82a04f082a9ac67521d8b50670960f9b4cf03e1c.tar.gz
Fixed undefined symbols by requiring numpy with OpenBLAS support
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9238fc38218e..684870997b46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-slycot-git
pkgdesc = Python wrapper for selected SLICOT routines, notably including solvers for Riccati, Lyapunov and Sylvester equations.
- pkgver = 137.9bec0d2
+ pkgver = 140.234447c
pkgrel = 1
url = http://github.com/jgoppert/Slycot
arch = i686
@@ -8,7 +8,7 @@ pkgbase = python-slycot-git
license = GPL2
makedepends = git
makedepends = gcc-fortran
- depends = python-numpy
+ depends = python-numpy-openblas
provides = python-slycot
conflicts = python-slycot
source = git+https://github.com/jgoppert/Slycot.git