Skip to content

Commit 3658afd

Browse files
committed
fix: added missing dependency
Signed-off-by: Esteve Fernandez <esteve@apache.org>
1 parent 5b94efd commit 3658afd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rosidl_generator_rs/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<!-- This is needed for the rosidl_message_type_support_t struct and visibility macros -->
2525
<build_export_depend>rosidl_generator_c</build_export_depend>
2626

27+
<exec_depend>rosidl_generator_c</exec_depend>
2728
<exec_depend>rosidl_parser</exec_depend>
2829

2930
<test_depend>ament_cmake_gtest</test_depend>

0 commit comments

Comments
 (0)