File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1414
1515 <build_depend >ros_environment</build_depend >
1616
17+ <buildtool_depend >git</buildtool_depend >
18+ <buildtool_depend >ament_cmake</buildtool_depend >
1719
18- <buildtool_depend condition =" $ROS_VERSION == 2" >ament_cmake</buildtool_depend >
19- <depend condition =" $ROS_VERSION == 2" >rclcpp</depend >
20- <depend condition =" $ROS_VERSION == 2" >ament_index_cpp</depend >
20+ <depend >rclcpp</depend >
21+ <depend >ament_index_cpp</depend >
2122
2223 <depend >libsqlite3-dev</depend >
2324 <depend >libzmq3-dev</depend >
2425
25- <test_depend condition = " $ROS_VERSION == 2 " >ament_cmake_gtest</test_depend >
26+ <test_depend >ament_cmake_gtest</test_depend >
2627
2728 <export >
28- <build_type condition = " $ROS_VERSION == 2 " >ament_cmake</build_type >
29+ <build_type >ament_cmake</build_type >
2930 </export >
3031
3132</package >
You can’t perform that action at this time.
0 commit comments