aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv3/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/opencv3/CONTROL')
-rw-r--r--ports/opencv3/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/opencv3/CONTROL b/ports/opencv3/CONTROL
index 16776381d..10a02db66 100644
--- a/ports/opencv3/CONTROL
+++ b/ports/opencv3/CONTROL
@@ -12,7 +12,7 @@ Feature: flann
Description: opencv_flann module
Feature: contrib
-Build-Depends: hdf5 (!uwp)
+Build-Depends: opencv3[dnn], hdf5 (!uwp)
Description: opencv_contrib module
Feature: cuda
@@ -20,6 +20,7 @@ Build-Depends: opencv3[contrib], cuda
Description: CUDA support for opencv
Feature: dnn
+Build-Depends: opencv3[flann]
Description: Enable dnn module
Feature: eigen
@@ -53,7 +54,6 @@ Feature: opengl
Build-Depends: opengl
Description: opengl support for opencv
-
Feature: ovis
Build-Depends: opencv3[contrib], ogre
Description: opencv_ovis module
@@ -67,7 +67,7 @@ Build-Depends: qt5
Description: Qt GUI support for opencv
Feature: sfm
-Build-Depends: opencv3[contrib], opencv3[flann], eigen3, glog, gflags, ceres
+Build-Depends: opencv3[contrib], eigen3, glog, gflags, ceres
Description: opencv_sfm module
Feature: tbb