Skip to content

Commit 1951965

Browse files
authored
Fix one more buildtool_depend tag in moveit_setup_app_plugins (#3450)
1 parent d7ce1a4 commit 1951965

File tree

1 file changed

+1
-1
lines changed
  • moveit_setup_assistant/moveit_setup_app_plugins

1 file changed

+1
-1
lines changed

moveit_setup_assistant/moveit_setup_app_plugins/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<license>BSD-3-Clause</license>
99
<author email="davidvlu@gmail.com">David V. Lu!!</author>
1010

11-
<buildtool_depend>ament_cmake</buildtool_depend>
11+
<buildtool_depend>ament_cmake_ros</buildtool_depend>
1212

1313
<depend>ament_index_cpp</depend>
1414
<depend>moveit_configs_utils</depend>

0 commit comments

Comments
 (0)