Accepting request 323149 from home:badshah400:branches:science

python-vtk should have Requires on openmpi-libs to enable its parallelized modules to work.

OBS-URL: https://build.opensuse.org/request/show/323149
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=60
This commit is contained in:
Dmitry Roshchin 2015-08-14 13:47:47 +00:00 committed by Git OBS Bridge
parent 18e913398a
commit 254780fced
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 14 10:51:11 UTC 2015 - badshah400@gmail.com
- python-vtk should have Requires on openmpi-libs to enable its
parallelized modules to work.
-------------------------------------------------------------------
Thu Jun 25 08:17:04 UTC 2015 - alinm.elena@gmail.com

View File

@ -156,6 +156,7 @@ This package provides java bindings for VTK.
Summary: Python bindings for VTK
Group: System/Libraries
Requires: %{name} = %{version}
Requires: openmpi-libs
%{py_requires}
%description -n python-%{name}