From 0e5760e5e025aa687c93d3897b00775978929161 Mon Sep 17 00:00:00 2001 From: Tobias Kohlbau Date: Mon, 3 Apr 2017 15:17:24 -0700 Subject: [PATCH] [opencv] make use of added comment within control --- ports/opencv/CONTROL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ports/opencv/CONTROL b/ports/opencv/CONTROL index 0c9766079a..47fe19d0c0 100644 --- a/ports/opencv/CONTROL +++ b/ports/opencv/CONTROL @@ -1,4 +1,6 @@ Source: opencv Version: 3.2.0 Build-Depends: zlib, libpng, libjpeg-turbo, tiff +#Use the following line instead for optional features from OpenCV-contrib that require protobuf +#Build-Depends: zlib, libpng, libjpeg-turbo, tiff, protobuf Description: computer vision library