aboutsummaryrefslogtreecommitdiff
path: root/ports/cartographer/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-05-18 04:44:32 +0800
committerPhil Christensen <philc@microsoft.com>2019-05-17 13:44:32 -0700
commit2e51afcd65d49504cc75d6bf3e6c58bac749da60 (patch)
tree233fdcddd724e50c4aa4e15299c133bb97296c36 /ports/cartographer/CONTROL
parent41c7755acf27f0d8de39fc23f51ddf076f797218 (diff)
downloadvcpkg-2e51afcd65d49504cc75d6bf3e6c58bac749da60.tar.gz
vcpkg-2e51afcd65d49504cc75d6bf3e6c58bac749da60.zip
[cartographer]Upgrade to v1.0.0, remake patch and fix build error. (#6492)
Diffstat (limited to 'ports/cartographer/CONTROL')
-rw-r--r--ports/cartographer/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/cartographer/CONTROL b/ports/cartographer/CONTROL
index 0ee85a8b1..a1b0fb53c 100644
--- a/ports/cartographer/CONTROL
+++ b/ports/cartographer/CONTROL
@@ -1,4 +1,4 @@
Source: cartographer
-Version: 0.3.0-6
-Build-Depends: ceres[eigensparse], gflags, glog, lua, cairo, boost-iostreams, gtest, protobuf
-Description: Google 2D & 3D SLAM package
+Version: 1.0.0
+Build-Depends: ceres[suitesparse], gflags, glog, lua, cairo, boost-iostreams, gtest, protobuf
+Description: Google 2D & 3D SLAM package \ No newline at end of file