From 66f0030ea866f58a6499ce6bfb24dd201f57529b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 29 Jan 2024 14:43:42 +0100 Subject: [PATCH] Drop dependency on ftbfs infinipath-psm --- mpich.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/mpich.spec b/mpich.spec index 794705c..cde3af5 100644 --- a/mpich.spec +++ b/mpich.spec @@ -29,7 +29,6 @@ BuildRequires: gcc-gfortran BuildRequires: hwloc-devel >= 2.0 %if ! (0%{?rhel} >= 10) %ifarch x86_64 -BuildRequires: infinipath-psm-devel # BuildRequires: json-c-devel BuildRequires: libpsm2-devel %endif