summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Zanoni2023-06-15 16:47:40 +0200
committerAndrea Zanoni2023-06-15 16:47:40 +0200
commita21e3515f3c087ed48e88e26859d62dabb394227 (patch)
tree3e4a79a779ddeb1afbae1eb23988238f155ac867
parent79ee9bb1b95f536092cc0a6696ef58e7c5c6966c (diff)
downloadaur-a21e3515f3c087ed48e88e26859d62dabb394227.tar.gz
Updated name of BLAS package
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90ba14c2a369..26f6c2b20dc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=(suitesparse netcdf netcdf-cxx)
makedepends=(git autoconf automake gcc-fortran libtool)
optdepends=('ginac: symbolic elements support',
'lapack: eigenanalysis support',
- 'openblas-lapack: eigenanalysis support, openBLAS version')
+ 'blas-openblas: eigenanalysis support, openBLAS version')
source=("${pkgname}::git+https://public.gitlab.polimi.it/DAER/mbdyn.git"
"mbdyn-utils-aur.patch")
install=mbdyn.install