lapack/baselibs.conf
Matthias Mailänder 0ce8a54fd5 Accepting request 563865 from home:rguenther:branches:science
- Package lapack_testing.py from lapack 3.8.0 with adjusted interpreter
  and adjust BuildRequires to python3.  [bnc#1075766]

OBS-URL: https://build.opensuse.org/request/show/563865
OBS-URL: https://build.opensuse.org/package/show/science/lapack?expand=0&rev=8
2018-01-15 10:44:45 +00:00

13 lines
311 B
Plaintext

liblapack3
libblas3
liblapacke3
lapack-devel
requires -lapack-<targettype>
requires "liblapack3-<targettype> = <version>"
blas-devel
requires -blas-<targettype>
requires "libblas3-<targettype> = <version>"
lapacke-devel
requires -lapacke-<targettype>
requires "liblapacke3-<targettype> = <version>"