Skip to content

Commit

Permalink
build: add missing build dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Jochen Sprickerhof <[email protected]>
  • Loading branch information
jspricke committed Jan 23, 2023
1 parent 36f30b1 commit ea1008e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/kalman_filter/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>
<build_depend>eigen3_cmake_module</build_depend>

<test_depend>ament_cmake_cppcheck</test_depend>
<test_depend>ament_lint_auto</test_depend>
Expand Down

0 comments on commit ea1008e

Please sign in to comment.