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:
parent
18e913398a
commit
254780fced
@ -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
|
Thu Jun 25 08:17:04 UTC 2015 - alinm.elena@gmail.com
|
||||||
|
|
||||||
|
1
vtk.spec
1
vtk.spec
@ -156,6 +156,7 @@ This package provides java bindings for VTK.
|
|||||||
Summary: Python bindings for VTK
|
Summary: Python bindings for VTK
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
Requires: openmpi-libs
|
||||||
%{py_requires}
|
%{py_requires}
|
||||||
|
|
||||||
%description -n python-%{name}
|
%description -n python-%{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user