Skip to content

Commit

Permalink
[opencv] sfm module should depend on ceres (microsoft#2829)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasjuang authored and ras0219-msft committed Feb 20, 2018
1 parent 77b0783 commit 536ddf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/opencv/CONTROL
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Source: opencv
Version: 3.4.0-2
Version: 3.4.0-3
Build-Depends: zlib, libpng, libjpeg-turbo, tiff, protobuf (windows)
Description: computer vision library

Feature: sfm
Build-Depends: eigen3, glog, gflags
Build-Depends: eigen3, glog, gflags, ceres
Description: opencv_sfm module

Feature: cuda
Expand Down

0 comments on commit 536ddf4

Please sign in to comment.