Skip to content

Commit 74690ee

Browse files
achim-kclalancette
andauthored
Add missing exec dependency on type_description_interfaces
Co-authored-by: Chris Lalancette <[email protected]>
1 parent 7c11d7b commit 74690ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ros2node/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
<exec_depend>rclpy</exec_depend>
2323
<exec_depend>rosidl_runtime_py</exec_depend>
24+
<exec_depend>type_description_interfaces</exec_depend>
2425

2526
<test_depend>ament_copyright</test_depend>
2627
<test_depend>ament_flake8</test_depend>

0 commit comments

Comments
 (0)