aboutsummaryrefslogtreecommitdiff
path: root/ports/dlib/CONTROL
diff options
context:
space:
mode:
authorSean Warren <s.warren@garvan.org.au>2019-02-28 18:52:31 +1100
committerPhil Christensen <philc@microsoft.com>2019-02-27 23:52:31 -0800
commitddf0043e94395c4cfdb633a5ceaa07d2016500fe (patch)
tree3f9d8fa889a7d97b1596acd7fc5d376039e87184 /ports/dlib/CONTROL
parent3881ade1591e78742ac3609cbb415cf6c6570178 (diff)
downloadvcpkg-ddf0043e94395c4cfdb633a5ceaa07d2016500fe.tar.gz
vcpkg-ddf0043e94395c4cfdb633a5ceaa07d2016500fe.zip
[dlib] fix mac, windows-static build (#5477)
Diffstat (limited to 'ports/dlib/CONTROL')
-rw-r--r--ports/dlib/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/dlib/CONTROL b/ports/dlib/CONTROL
index 4e726c662..ab2e80e87 100644
--- a/ports/dlib/CONTROL
+++ b/ports/dlib/CONTROL
@@ -1,5 +1,5 @@
Source: dlib
-Version: 19.16
+Version: 19.16-1
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas, clapack
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++