We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e89dc3 commit e722447Copy full SHA for e722447
package.xml
@@ -13,15 +13,9 @@
13
14
<buildtool_depend>catkin</buildtool_depend>
15
16
- <build_depend>python-rospkg</build_depend>
17
- <build_depend>rospy</build_depend>
18
<build_depend>java</build_depend>
19
<build_depend>ant</build_depend>
20
- <build_depend>python-rosinstall-generator</build_depend>
21
- <run_depend>python-rospkg</run_depend>
22
- <run_depend>rospy</run_depend>
23
<run_depend>java</run_depend>
24
<run_depend>ant</run_depend>
25
<run_depend>catkin</run_depend>
26
- <run_depend>python-rosinstall-generator</run_depend>
27
</package>
0 commit comments