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 14
14
15
15
<build_depend >ros_environment</build_depend >
16
16
17
+ <buildtool_depend >git</buildtool_depend >
18
+ <buildtool_depend >ament_cmake</buildtool_depend >
17
19
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 >
21
22
22
23
<depend >libsqlite3-dev</depend >
23
24
<depend >libzmq3-dev</depend >
24
25
25
- <test_depend condition = " $ROS_VERSION == 2 " >ament_cmake_gtest</test_depend >
26
+ <test_depend >ament_cmake_gtest</test_depend >
26
27
27
28
<export >
28
- <build_type condition = " $ROS_VERSION == 2 " >ament_cmake</build_type >
29
+ <build_type >ament_cmake</build_type >
29
30
</export >
30
31
31
32
</package >
You can’t perform that action at this time.
0 commit comments