Skip to content

Commit

Permalink
rqt_logger_level) added missing run_dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
130s committed Mar 19, 2013
1 parent 36dd478 commit 2a0c544
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rqt_logger_level/package.xml
Expand Up @@ -16,6 +16,9 @@
<buildtool_depend>catkin</buildtool_depend>

<run_depend>python-rospkg</run_depend>
<run_depend>rosnode</run_depend>
<run_depend>rospkg</run_depend>

This comment has been minimized.

Copy link
@130s

130s Apr 9, 2013

Author Member

I suspect that this line causes bloom error discussed here. I can't remember why this line needed to be added while python-rospkg is already run-depended.

<run_depend>rosservice</run_depend>
<run_depend>rospy</run_depend>
<run_depend>rqt_gui</run_depend>
<run_depend>rqt_gui_py</run_depend>
Expand Down

0 comments on commit 2a0c544

Please sign in to comment.