summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-05-17 17:37:25 +0200
committerMichel Zou2020-05-17 17:37:25 +0200
commit68644ec6b326f5a4ebcc943497a94133f7d7c275 (patch)
tree073db07e74c0c17b9695e93906d53086531a4873 /PKGBUILD
parent8335916a3803976f99994f6bde8b72e521c8d260 (diff)
downloadaur-68644ec6b326f5a4ebcc943497a94133f7d7c275.tar.gz
metis
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c6e54e90893..672b7ec7a59e 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-coin-or-coinmetis' 'mingw-w64-blas')
+depends=('mingw-w64-metis' 'mingw-w64-blas')
makedepends=('mingw-w64-configure' 'wget')
options=('!buildflags' '!strip' 'staticlibs')
source=("https://github.com/coin-or-tools/ThirdParty-Mumps/archive/releases/$pkgver.tar.gz")