Skip to content

Commit a346c90

Browse files
committed
exec depend on ament_cmake is for normalize_path
1 parent c1ab4b8 commit a346c90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rclcpp/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<depend>rcl</depend>
2626
<depend>rmw_implementation</depend>
2727

28-
<exec_depend>ament_cmake_ros</exec_depend>
28+
<exec_depend>ament_cmake</exec_depend>
2929

3030
<test_depend>ament_cmake_gmock</test_depend>
3131
<test_depend>ament_cmake_gtest</test_depend>

0 commit comments

Comments
 (0)