aboutsummaryrefslogtreecommitdiff
path: root/ports/g2o/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-08-01 18:00:52 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-08-01 18:00:52 -0700
commit88a5b96ea442bb87ff8c6a43d5fbd94dfc984cb9 (patch)
tree63ea34f66c51b606d936d068ed81e2641125cbda /ports/g2o/CONTROL
parent82bebc44bb8e7ab0a1d41236e40ceeb5d1e5eb88 (diff)
downloadvcpkg-88a5b96ea442bb87ff8c6a43d5fbd94dfc984cb9.tar.gz
vcpkg-88a5b96ea442bb87ff8c6a43d5fbd94dfc984cb9.zip
[g2o] Remove unneeded dependency on qt5 (only used in examples and apps, which aren't built)
Diffstat (limited to 'ports/g2o/CONTROL')
-rw-r--r--ports/g2o/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/g2o/CONTROL b/ports/g2o/CONTROL
index c91bc321d..00ec4d963 100644
--- a/ports/g2o/CONTROL
+++ b/ports/g2o/CONTROL
@@ -1,4 +1,4 @@
Source: g2o
-Version: 20170730_git
-Build-Depends:suitesparse, eigen3, clapack, ceres, qt5
+Version: 20170730_git-1
+Build-Depends: suitesparse, eigen3, clapack, ceres
Description: g2o: A General Framework for Graph Optimization http://openslam.org/g2o.html