Skip to content
Snippets Groups Projects
Commit 17a43231 authored by Wolfgang Merkt's avatar Wolfgang Merkt
Browse files

Add python dependency

parent ea86adb0
No related branches found
No related tags found
No related merge requests found
Pipeline #17147 failed
......@@ -13,6 +13,8 @@
<!-- The following tags are recommended by REP-136 -->
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
<buildtool_depend>cmake</buildtool_depend>
<depend condition="$ROS_PYTHON_VERSION == 2">python</depend>
<depend condition="$ROS_PYTHON_VERSION == 3">python3</depend>
<export>
<build_type>cmake</build_type>
</export>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment