Skip to content

Commit

Permalink
Merge pull request #815 from garaemon/fix-dependency-of-jsk-tools
Browse files Browse the repository at this point in the history
[jsk_tools] Fix dependency of jsk_tools
  • Loading branch information
garaemon committed Mar 9, 2015
2 parents eb286db + 006afc9 commit 2054369
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jsk_tools/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@
<buildtool_depend>catkin</buildtool_depend>

<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>rosgraph_msgs</run_depend>
<run_depend>rospy</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 2054369

Please sign in to comment.