mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/atlas: Fixed dep information
This commit is contained in:
parent
f88a4e5ad7
commit
e6223259ac
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@ provide portable performance. At present, it provides C and Fortran77
|
||||||
interfaces to a portably efficient BLAS implementation, as well as a few
|
interfaces to a portably efficient BLAS implementation, as well as a few
|
||||||
routines from LAPACK.
|
routines from LAPACK.
|
||||||
|
|
||||||
This requires blas, and it conflicts with cblas (only one of atlas
|
This conflicts with cblas (only one of atlas and cblas may be installed
|
||||||
and cblas may be installed at any given time). Take care with LAPACK
|
at any given time). Take care with LAPACK (see notes 3 & 4 in
|
||||||
(see notes 3 & 4 in README.SLACKWARE).
|
README.SLACKWARE).
|
||||||
|
|
||||||
You need to read over README.SLACKWARE *before* building this.
|
You need to read over README.SLACKWARE *before* building this.
|
||||||
|
|
Loading…
Reference in a new issue