Skip to content

Commit 90ebc38

Browse files
wxmerktjcarpent
authored andcommitted
package.xml: Minor clean-up
1 parent 4abb150 commit 90ebc38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313

1414
<build_depend>git</build_depend>
1515
<build_depend>doxygen</build_depend>
16-
<!-- The following tags are recommended by REP-136 -->
16+
17+
<!-- The following tag is recommended by REP-136 -->
1718
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
19+
1820
<depend condition="$ROS_PYTHON_VERSION == 2">python</depend>
1921
<depend condition="$ROS_PYTHON_VERSION == 3">python3</depend>
2022
<depend condition="$ROS_PYTHON_VERSION == 2">python-numpy</depend>

0 commit comments

Comments
 (0)