diff options
| author | Victor Romero <romerosanchezv@gmail.com> | 2019-06-06 18:08:49 -0700 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-06-06 18:08:49 -0700 |
| commit | cef7f8b5a68ed4903abce0378d7e7864c411af47 (patch) | |
| tree | 040e97853dc691af7a4d30aa264ab9e087fd1df9 /ports/dlib | |
| parent | 45e57f319657222eda39891fba73cb51b2cf3469 (diff) | |
| parent | da6d601d1c2161a455de0e572000633316962003 (diff) | |
| download | vcpkg-cef7f8b5a68ed4903abce0378d7e7864c411af47.tar.gz vcpkg-cef7f8b5a68ed4903abce0378d7e7864c411af47.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm
Diffstat (limited to 'ports/dlib')
| -rw-r--r-- | ports/dlib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/dlib/CONTROL b/ports/dlib/CONTROL index 43c689bc4..713de97bb 100644 --- a/ports/dlib/CONTROL +++ b/ports/dlib/CONTROL @@ -1,5 +1,5 @@ Source: dlib -Version: 19.17 +Version: 19.17-1 Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas (!osx), clapack (!osx) Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ |
