Skip to content

Commit

Permalink
cleaned up package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
wecht committed May 17, 2017
1 parent 7efd3e6 commit ecafcc1
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,10 @@

<buildtool_depend>catkin</buildtool_depend>
<test_depend>gtest</test_depend>
<!--
Documentation for dependencies:
<build_depend> Build-time dependency required to build
this package, e.g. boost, opencv.
<build_export_depend> Exported build-time dependency required to
build packages that depend on this package,
e.g. boost, opencv.
<exec_depend> Execution dependency required to run this
package, e.g. boost, opencv.
<depend> Build-time, exported build-time and execution
dependency. This is a bundled synonym for
<build_depend>, <build_export_depend> and
<exec_depend>.
-->

<build_depend>mrt_cmake_modules</build_depend>

<depend>mrt_opencv</depend>
<depend>mrt_ceres</depend>
<depend>yaml-cpp</depend>
<depend>boost</depend>
<depend>eigen</depend>

<export>
<!-- Other tools can request additional information be placed here -->
</export>
</package>

0 comments on commit ecafcc1

Please sign in to comment.