summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mpich.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpich.spec b/mpich.spec
index d24555b..567550a 100644
--- a/mpich.spec
+++ b/mpich.spec
@@ -48,6 +48,7 @@ Summary: MPICH header files and development tools
Summary(pl.UTF-8): Pliki nagłówkowe oraz narzędzia programistyczne MPICH
Group: Development
Requires: %{name} = %{version}-%{release}
+Provides: mpi-devel
%description devel
MPICH header files and development tools.
@@ -60,6 +61,7 @@ Summary: MPICH static libraries
Summary(pl.UTF-8): Biblioteki statyczne MPICH
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
+Provides: mpi-static
%description static
MPICH static libraries.