Skip to content

Commit 084fea3

Browse files
committed
PR Feedback
1 parent 46c0e54 commit 084fea3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rosidl_generator_rs/package.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@
99
<author email="[email protected]">Esteve Fernandez</author>
1010

1111
<buildtool_depend>ament_cmake</buildtool_depend>
12-
12+
<buildtool_depend>ros_environment</buildtool_depend>
13+
1314
<buildtool_depend>rosidl_runtime_rs</buildtool_depend>
1415

1516
<buildtool_export_depend>ament_cmake</buildtool_export_depend>
17+
<buildtool_export_depend>ros_environment</buildtool_export_depend>
1618
<buildtool_export_depend condition="humble >= $ROS_DISTRO">rosidl_cmake</buildtool_export_depend>
1719
<buildtool_export_depend condition="$ROS_DISTRO > humble">rosidl_pycommon</buildtool_export_depend>
1820
<buildtool_export_depend>rosidl_runtime_rs</buildtool_export_depend>

0 commit comments

Comments
 (0)