public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vtk] rawhide: Add missing dep to mpi-devel packages
@ 2026-09-16 13:18 Christoph Junghans
0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-09-16 13:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vtk
Branch : rawhide
Commit : 2ab9a8f80bc253eb77a57093fe7080fb0dcb3e57
Author : Christoph Junghans <junghans@votca.org>
Date : 2026-09-15T13:28:07-06:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vtk/c/2ab9a8f80bc253eb77a57093fe7080fb0dcb3e57?branch=rawhide
Log:
Add missing dep to mpi-devel packages
---
diff --git a/vtk.spec b/vtk.spec
index 186ff6e..80f87ae 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -449,6 +449,7 @@ Requires: python%{python3_pkgversion}-%{name}-mpich%{?_isa} = %{version}-%{relea
Requires: mpich-devel
Requires: hdf5-mpich-devel%{?_isa}
Requires: netcdf-mpich-devel%{?_isa}
+Requires: python3-mpi4py-mpich
%{vtk_devel_requires}
%description mpich-devel
@@ -522,6 +523,7 @@ Requires: python%{python3_pkgversion}-%{name}-openmpi%{?_isa} = %{version}-%{rel
Requires: openmpi-devel
Requires: hdf5-openmpi-devel%{?_isa}
Requires: netcdf-openmpi-devel%{?_isa}
+Requires: python3-mpi4py-openmpi
%{vtk_devel_requires}
%description openmpi-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-16 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 13:18 [rpms/vtk] rawhide: Add missing dep to mpi-devel packages Christoph Junghans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox