Skip to content

Commit b427654

Browse files
committed
change buildtool to test dependency
1 parent 522f7ca commit b427654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99

1010
<buildtool_depend>ament_cmake</buildtool_depend>
1111
<buildtool_depend>ament_cmake_ros</buildtool_depend>
12-
<buildtool_depend>ament_cmake_clang_format</buildtool_depend>
1312
<buildtool_depend>ros_environment</buildtool_depend>
1413

1514
<test_depend>ament_lint_auto</test_depend>
1615
<test_depend>ament_lint_common</test_depend>
16+
<test_depend>ament_cmake_clang_format</test_depend>
1717

1818
<depend>cv_bridge</depend>
1919
<depend>rclcpp</depend>

0 commit comments

Comments
 (0)