Skip to content

Commit

Permalink
remove pip depends
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Jun 13, 2016
1 parent 880133b commit 74ef513
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,22 @@

<build_depend>git</build_depend>
<build_depend>rosgraph_msgs</build_depend>
<run_depend>python-percol</run_depend>
<run_depend>python-colorama</run_depend>
<run_depend>python-pygithub3</run_depend>
<run_depend>python-slacker-cli</run_depend>
<run_depend>python-termcolor</run_depend>
<run_depend>python-texttable</run_depend>
<run_depend>rosgraph_msgs</run_depend>
<!-- <run_depend>python-percol</run_depend> -->
<!-- <run_depend>python-colorama</run_depend> -->
<!-- <run_depend>python-pygithub3</run_depend> -->
<!-- <run_depend>python-slacker-cli</run_depend> -->
<!-- <run_depend>python-termcolor</run_depend> -->
<!-- <run_depend>python-texttable</run_depend> -->
<!-- <run_depend>rosgraph_msgs</run_depend> -->
<run_depend>rospy</run_depend>
<run_depend>rqt_reconfigure</run_depend>
<run_depend>axis_camera</run_depend>
<run_depend>pr2_computer_monitor</run_depend>
<!-- <run_depend>axis_camera</run_depend> -->
<!-- <run_depend>pr2_computer_monitor</run_depend> -->
<run_depend>jsk_network_tools</run_depend>
<run_depend>jsk_topic_tools</run_depend>
<run_depend>rosbag</run_depend>
<run_depend>rosemacs-el</run_depend>
<!-- <run_depend>rosemacs-el</run_depend> -->
<run_depend>rosemacs</run_depend>
<!-- <build_depend>mjpeg_server</build_depend> -->
<!-- <run_depend>mjpeg_server</run_depend> -->
<!-- <test_depend>mjpeg_server</test_depend> -->
Expand Down

0 comments on commit 74ef513

Please sign in to comment.