Skip to content

Commit 41fcb5c

Browse files
wxmerktjcarpent
authored andcommitted
Remove unnecessary dependency on ament_cmake
1 parent dbb3909 commit 41fcb5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<build_depend>doxygen</build_depend>
1616
<!-- The following tags are recommended by REP-136 -->
1717
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
18-
<exec_depend condition="$ROS_VERSION == 2">ament_cmake</exec_depend>
1918
<depend condition="$ROS_PYTHON_VERSION == 2">python</depend>
2019
<depend condition="$ROS_PYTHON_VERSION == 3">python3</depend>
2120
<depend condition="$ROS_PYTHON_VERSION == 2">python-numpy</depend>

0 commit comments

Comments
 (0)