aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/opencv/CONTROL')
-rw-r--r--ports/opencv/CONTROL6
1 files changed, 5 insertions, 1 deletions
diff --git a/ports/opencv/CONTROL b/ports/opencv/CONTROL
index 5450f3906..03328915d 100644
--- a/ports/opencv/CONTROL
+++ b/ports/opencv/CONTROL
@@ -1,5 +1,5 @@
Source: opencv
-Version: 3.4.1
+Version: 3.4.3-6
Build-Depends: zlib
Description: computer vision library
Default-Features: opengl, jpeg, png, tiff, eigen, flann
@@ -37,6 +37,10 @@ Description: prebuilt ffmpeg support for opencv
Feature: ipp
Description: Enable Intel Integrated Performance Primitives
+Feature: tbb
+Build-Depends: tbb
+Description: Enable Intel Threading Building Blocks
+
Feature: qt
Build-Depends: qt5
Description: Qt GUI support for opencv