Accepting request 323268 from home:badshah400:branches:science
Sorry but python-vtk does req openmpi-devel at runtime... OBS-URL: https://build.opensuse.org/request/show/323268 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=62
This commit is contained in:
parent
254780fced
commit
3ee653ba3f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 15 04:16:39 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
- python-vtk also needs openmpi-devel at runtime.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 14 10:51:11 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
|
2
vtk.spec
2
vtk.spec
@ -156,6 +156,8 @@ This package provides java bindings for VTK.
|
||||
Summary: Python bindings for VTK
|
||||
Group: System/Libraries
|
||||
Requires: %{name} = %{version}
|
||||
# DESPITE NOT BEING A DEVEL PACKAGE, THIS REQUIRES OPENMPI-DEVEL TO RUN
|
||||
Requires: openmpi-devel
|
||||
Requires: openmpi-libs
|
||||
%{py_requires}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user