Skip to content

Commit 088f17e

Browse files
esteveHansRobo
authored andcommitted
build(autoware_overlay_rviz_plugin): add missing ament_cmake_auto dependency (#6519)
Signed-off-by: Esteve Fernandez <esteve@apache.org> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
1 parent a449074 commit 088f17e

File tree

1 file changed

+1
-1
lines changed
  • common/autoware_overlay_rviz_plugin/autoware_overlay_rviz_plugin

1 file changed

+1
-1
lines changed

common/autoware_overlay_rviz_plugin/autoware_overlay_rviz_plugin/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<test_depend>ament_lint_auto</test_depend>
2424
<test_depend>autoware_lint_common</test_depend>
2525

26-
<buildtool_depend>ament_cmake</buildtool_depend>
26+
<buildtool_depend>ament_cmake_auto</buildtool_depend>
2727

2828
<export>
2929
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)