diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-08 00:22:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-08 00:22:12 +0700 |
commit | ca2eaec02abe0bb8136fe9c9ae11526ee97079d3 (patch) | |
tree | 8e0f9c667a7c44e1ea9e53e2558470c28c82848c /libraries | |
parent | edeb43b50914cde9180af099f7fcfca0844afbd8 (diff) | |
download | slackbuilds-ca2eaec02abe0bb8136fe9c9ae11526ee97079d3.tar.gz |
libraries/dlib: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/dlib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/dlib/README b/libraries/dlib/README index 6ccb0e49bd..53f2aff75a 100644 --- a/libraries/dlib/README +++ b/libraries/dlib/README @@ -7,6 +7,6 @@ allows you to use it in any application, free of charge. Auto detected optional dependencies: - Blas: An implementation of Blas such as blas and atlas -- Lapack: An implementation of Lapack such as lapack and lapack-atlas +- Lapack: An implementation of Lapack such as lapack - cblas - cudatoolkit |