aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv4/CONTROL
diff options
context:
space:
mode:
authorras0219 <533828+ras0219@users.noreply.github.com>2020-09-04 18:59:21 -0700
committerGitHub <noreply@github.com>2020-09-04 18:59:21 -0700
commitbb61fc16628994678ee3855008972a28797ba5a7 (patch)
tree419d508bdf29a0edd04976e9ece7f8aa43e332b8 /ports/opencv4/CONTROL
parentc41328a87c1436820f9e3dd2c970d407de52eaf7 (diff)
downloadvcpkg-bb61fc16628994678ee3855008972a28797ba5a7.tar.gz
vcpkg-bb61fc16628994678ee3855008972a28797ba5a7.zip
[blaze][ceres][clapack][geogram][lapack][lapack-reference][opencv4][selene] Fix deps issues (#13229)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/opencv4/CONTROL')
-rw-r--r--ports/opencv4/CONTROL7
1 files changed, 4 insertions, 3 deletions
diff --git a/ports/opencv4/CONTROL b/ports/opencv4/CONTROL
index fa6388e66..f06945f44 100644
--- a/ports/opencv4/CONTROL
+++ b/ports/opencv4/CONTROL
@@ -1,5 +1,6 @@
Source: opencv4
Version: 4.3.0
+Port-Version: 1
Build-Depends: protobuf, zlib
Homepage: https://github.com/opencv/opencv
Description: computer vision library
@@ -17,7 +18,7 @@ Build-Depends: hdf5 (!uwp), tesseract (!uwp)
Description: opencv_contrib module
Feature: cuda
-Build-Depends: opencv4[contrib], cuda, cudnn
+Build-Depends: opencv4[core,contrib], cuda, cudnn
Description: CUDA support for opencv
Feature: dnn
@@ -62,7 +63,7 @@ Feature: openmp
Description: Enable openmp support for opencv
Feature: ovis
-Build-Depends: opencv4[contrib], ogre
+Build-Depends: opencv4[core,contrib], ogre
Description: opencv_ovis module
Feature: png
@@ -74,7 +75,7 @@ Build-Depends: qt5-base[core]
Description: Qt GUI support for opencv
Feature: sfm
-Build-Depends: opencv4[contrib], eigen3, glog, gflags, ceres
+Build-Depends: opencv4[core,contrib], opencv4[core,eigen], glog, gflags, ceres
Description: opencv_sfm module
Feature: tbb