Comment out unused build dependency

I committed this not as a comment by mistake. There seems to be
no provision to not use the bundled copy. The comment shall serve
as a reminder.

[skip changelog]
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-07-31 09:24:32 +02:00
parent 03ee7f4b2b
commit 9d70e9040b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ BuildRequires: hwloc-devel >= 2.0
%if ! (0%{?rhel} >= 10)
%ifarch x86_64
BuildRequires: infinipath-psm-devel
BuildRequires: json-c-devel
# BuildRequires: json-c-devel
BuildRequires: libpsm2-devel
%endif
%endif