lapack/baselibs.conf
Stephan Kulow e8737b4144 Accepting request 128925 from devel:libraries:c_c++
- Fix bnc#772628 

- update baselibs.conf 

- build the c interface lapacke

- doxygen >= 1.7 is required for building docu

OBS-URL: https://build.opensuse.org/request/show/128925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=29
2012-07-30 18:33:33 +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>"