diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-03-14 15:30:25 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-03-14 15:30:25 -0700 |
| commit | 04030295c0bcd748a3766d5565d84f5c92f21c4c (patch) | |
| tree | 6d5aac91a5570c97f9418fe714c8896473e90930 /ports/opencv/CONTROL | |
| parent | 263d4ba469027a42cdf8d965e44cfa8ca8677a82 (diff) | |
| download | vcpkg-04030295c0bcd748a3766d5565d84f5c92f21c4c.tar.gz vcpkg-04030295c0bcd748a3766d5565d84f5c92f21c4c.zip | |
[opencv] Fixes for contrib
Diffstat (limited to 'ports/opencv/CONTROL')
| -rw-r--r-- | ports/opencv/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/opencv/CONTROL b/ports/opencv/CONTROL index c4d5adaac..5450f3906 100644 --- a/ports/opencv/CONTROL +++ b/ports/opencv/CONTROL @@ -24,6 +24,7 @@ Build-Depends: eigen3, glog, gflags, ceres Description: opencv_sfm module Feature: contrib +Build-Depends: opencv[flann] Description: opencv_contrib module Feature: cuda |
