summaryrefslogtreecommitdiffstats
path: root/libraries/atlas
diff options
context:
space:
mode:
author ponce2012-08-26 08:22:16 +0200
committer ponce2012-08-26 08:22:16 +0200
commite6223259ac9106f1083eadf74dd64d9809ab8a43 (patch)
treed3ab6393f1d971a66b735b09f75e2a854e1a6c0e /libraries/atlas
parentf88a4e5ad77b27e4f66c89cd228d84912a9d3c96 (diff)
downloadslackbuilds-e6223259ac9106f1083eadf74dd64d9809ab8a43.tar.gz
libraries/atlas: Fixed dep information
Diffstat (limited to 'libraries/atlas')
-rw-r--r--libraries/atlas/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/atlas/README b/libraries/atlas/README
index d7d3b30931..e85cddff90 100644
--- a/libraries/atlas/README
+++ b/libraries/atlas/README
@@ -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
routines from LAPACK.
-This requires blas, and it conflicts with cblas (only one of atlas
-and cblas may be installed at any given time). Take care with LAPACK
-(see notes 3 & 4 in README.SLACKWARE).
+This conflicts with cblas (only one of atlas and cblas may be installed
+at any given time). Take care with LAPACK (see notes 3 & 4 in
+README.SLACKWARE).
You need to read over README.SLACKWARE *before* building this.