aboutsummaryrefslogtreecommitdiff
path: root/ports/openmvs/CONTROL
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2019-05-18 21:04:24 +0200
committerStefano Sinigardi <stesinigardi@hotmail.com>2019-05-18 21:04:24 +0200
commitc80b4328120503b45fcb76854927bf55ea3a6c16 (patch)
tree20be6e10a90e304235c910e51fc843824a93d529 /ports/openmvs/CONTROL
parentd7b6f8b22500f643dc118f5b1dbdec947f6fd881 (diff)
downloadvcpkg-c80b4328120503b45fcb76854927bf55ea3a6c16.tar.gz
vcpkg-c80b4328120503b45fcb76854927bf55ea3a6c16.zip
[openmvs] fix glw3 integration, lock to static link since there are missing exported symbols in windows
Diffstat (limited to 'ports/openmvs/CONTROL')
-rw-r--r--ports/openmvs/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openmvs/CONTROL b/ports/openmvs/CONTROL
index 9d1884034..2b6c20b71 100644
--- a/ports/openmvs/CONTROL
+++ b/ports/openmvs/CONTROL
@@ -1,4 +1,4 @@
Source: openmvs
Version: 0.9
Description: OpenMVS: open Multi-View Stereo reconstruction library
-Build-Depends: eigen3, opencv, ceres, cgal, boost, vcglib, glew
+Build-Depends: zlib, boost, eigen3, ceres, opencv, cgal, glew, glfw3, vcglib