Skip to content

Commit e722447

Browse files
committed
trim now unused dependencies.
1 parent 9e89dc3 commit e722447

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,9 @@
1313

1414
<buildtool_depend>catkin</buildtool_depend>
1515

16-
<build_depend>python-rospkg</build_depend>
17-
<build_depend>rospy</build_depend>
1816
<build_depend>java</build_depend>
1917
<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>
2318
<run_depend>java</run_depend>
2419
<run_depend>ant</run_depend>
2520
<run_depend>catkin</run_depend>
26-
<run_depend>python-rosinstall-generator</run_depend>
2721
</package>

0 commit comments

Comments
 (0)