From 37766b20aac2f8ee6337f6aced963389e223ed35 Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Thu, 08 Jun 2023 18:13:44 +0200
Subject: [PATCH] mpich - update to version 4.1.1

---
 components/library/mpich/pkg5 |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/components/library/mpich/pkg5 b/components/library/mpich/pkg5
index 6394684..a170f3a 100644
--- a/components/library/mpich/pkg5
+++ b/components/library/mpich/pkg5
@@ -1,16 +1,12 @@
 {
     "dependencies": [
-        "SUNWcs",
-        "diagnostic/scanpci",
-        "library/libxml2",
-        "service/picl",
+        "developer/hwloc",
+        "package/environment-modules",
         "shell/bash",
         "system/header/header-picl",
         "system/library",
-        "system/library/g++-7-runtime",
-        "system/library/gcc-7-runtime",
-        "system/library/gfortran-7-runtime",
-        "system/library/math"
+        "system/library/g++-10-runtime",
+        "system/library/gfortran-10-runtime"
     ],
     "fmris": [
         "library/mpich/gcc",

--
Gitblit v1.9.3