diff options
| author | Arkady Shapkin <arkady.shapkin@gmail.com> | 2018-04-03 05:32:08 +0300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-02 19:32:08 -0700 |
| commit | 5715b6023b98028d505aee99946864f1b4ddc417 (patch) | |
| tree | 63db0e33cc953c9c8d863919d92746db1293393c /ports/theia/CONTROL | |
| parent | 7c30899f10b3b5643d8b2fef384ba6cd1693f010 (diff) | |
| download | vcpkg-5715b6023b98028d505aee99946864f1b4ddc417.tar.gz vcpkg-5715b6023b98028d505aee99946864f1b4ddc417.zip | |
[theia] Fix build (#3141)
Diffstat (limited to 'ports/theia/CONTROL')
| -rw-r--r-- | ports/theia/CONTROL | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/theia/CONTROL b/ports/theia/CONTROL index 56e2181a3..06dcc80c8 100644 --- a/ports/theia/CONTROL +++ b/ports/theia/CONTROL @@ -1,4 +1,4 @@ -Source: theia -Version: 0.7-d15154a-1 -Build-Depends: flann, cereal, ceres, openimageio, glew, freeglut -Description: An open source library for multiview geometry and structure from motion +Source: theia
+Version: 0.7-d15154a-2
+Build-Depends: flann, cereal, ceres[suitesparse], openimageio, glew, freeglut
+Description: An open source library for multiview geometry and structure from motion
|
