summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/scotch/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/scotch/package.py')
-rw-r--r--var/spack/repos/builtin/packages/scotch/package.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/scotch/package.py b/var/spack/repos/builtin/packages/scotch/package.py
index 2e550bf2a7..5ff5491bba 100644
--- a/var/spack/repos/builtin/packages/scotch/package.py
+++ b/var/spack/repos/builtin/packages/scotch/package.py
@@ -63,6 +63,8 @@ class Scotch(Package):
patch('esmumps-ldflags-6.0.4.patch', when='@6.0.4')
patch('metis-headers-6.0.4.patch', when='@6.0.4')
+ patch('libscotchmetis-return-6.0.5a.patch', when='@6.0.5a')
+
# NOTE: In cross-compiling environment parallel build
# produces weird linker errors.
parallel = False