summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2023-04-15 12:55:39 +0200
committerMichel Zou2023-04-15 12:55:39 +0200
commitba79ee4cece0d3b844ca55dbdb3048a4672b30bf (patch)
treef4922eaa7b374b1dd4fb118b3a0489ce7ad9380b /PKGBUILD
parent1b0dda1da6781fd7fc0459cb556fba0f7189a057 (diff)
downloadaur-ba79ee4cece0d3b844ca55dbdb3048a4672b30bf.tar.gz
lapack
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cdba4a51d86..08e5758827bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('any')
url="https://github.com/coin-or-tools/ThirdParty-MUMPS/"
license=('custom')
groups=('mingw-w64-coin-or')
-depends=('mingw-w64-metis' 'mingw-w64-blas')
+depends=('mingw-w64-metis' 'mingw-w64-lapack')
makedepends=('mingw-w64-configure' 'wget')
options=('!buildflags' '!strip' 'staticlibs')
source=("https://github.com/coin-or-tools/ThirdParty-Mumps/archive/releases/$pkgver.tar.gz")