diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-03-20 23:40:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-20 23:40:43 -0700 |
| commit | 773a68586705cdcf533a02b6263f018d835e946b (patch) | |
| tree | deac1ea2068084db3d7d155d78a890f0218c67db /ports/openmvg | |
| parent | 10014faad72347b9a321eb28e519b8a5e737d680 (diff) | |
| download | vcpkg-773a68586705cdcf533a02b6263f018d835e946b.tar.gz vcpkg-773a68586705cdcf533a02b6263f018d835e946b.zip | |
[liblemon][lemon] deprecate duplicate port, forward to original (#5758)
Diffstat (limited to 'ports/openmvg')
| -rw-r--r-- | ports/openmvg/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/openmvg/CONTROL b/ports/openmvg/CONTROL index 261fd901f..ce974a9d6 100644 --- a/ports/openmvg/CONTROL +++ b/ports/openmvg/CONTROL @@ -1,4 +1,4 @@ Source: openmvg
-Version: 1.4-0
+Version: 1.4-1
Description: open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
-Build-Depends: coinutils, clp, osi, lemon, flann, eigen3, ceres, cereal, libjpeg-turbo, tiff, libpng, zlib
+Build-Depends: coinutils, clp, osi, liblemon, flann, eigen3, ceres, cereal, libjpeg-turbo, tiff, libpng, zlib
|
