aboutsummaryrefslogtreecommitdiff
path: root/ports/dlib
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2020-11-18 22:55:25 +0100
committerGitHub <noreply@github.com>2020-11-18 13:55:25 -0800
commit3e2120fe2b46d903628224bc2f0c229d99521b78 (patch)
tree30dbb848ee1474e9cd211c4217239d8427ef7b65 /ports/dlib
parent3217e2559619d0a6b1d2a78e2a944f2aba84e8ce (diff)
downloadvcpkg-3e2120fe2b46d903628224bc2f0c229d99521b78.tar.gz
vcpkg-3e2120fe2b46d903628224bc2f0c229d99521b78.zip
[BLAS] add metaport (#13448)
* [BLAS] add metaport * [openblas] enable also on macOS to allow lapack-reference previous setup * [clapack] bump port version * [blas, lapack] Remove incorrect comments about "outside vcpkg" Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/dlib')
-rw-r--r--ports/dlib/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/dlib/CONTROL b/ports/dlib/CONTROL
index f651f9d62..a01d89ec5 100644
--- a/ports/dlib/CONTROL
+++ b/ports/dlib/CONTROL
@@ -1,7 +1,7 @@
Source: dlib
Version: 19.21
Port-Version: 4
-Build-Depends: libjpeg-turbo, libpng, openblas, lapack
+Build-Depends: libjpeg-turbo, libpng, blas, lapack
Homepage: https://github.com/davisking/dlib
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++
Default-Features: fftw3, sqlite3