diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-05-10 02:55:59 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-09 11:55:59 -0700 |
| commit | eddb8796e4b691e6190971ce914f8930e0beabb9 (patch) | |
| tree | 68071a748bff29261550a5d96b8052f6dc7a934e /ports/dlib/CONTROL | |
| parent | cdc37cb6be6ac704f0bb09ec64c53ec2aaa7d1c3 (diff) | |
| download | vcpkg-eddb8796e4b691e6190971ce914f8930e0beabb9.tar.gz vcpkg-eddb8796e4b691e6190971ce914f8930e0beabb9.zip | |
[dlib]Fix build error in linux:copyright check failure. (#6361)
Diffstat (limited to 'ports/dlib/CONTROL')
| -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 638391c61..02560b26d 100644 --- a/ports/dlib/CONTROL +++ b/ports/dlib/CONTROL @@ -1,5 +1,5 @@ Source: dlib -Version: 19.16-2 +Version: 19.16-3 Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas (!osx), clapack Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ |
