add missing dep on roslib (also guaranteeing that builds depending on rostest have roslib providing env vars like RPP)

This commit is contained in:
Dirk Thomas 2012-12-29 09:29:52 +00:00
parent 38fcbfa0d6
commit 1954999b3f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<buildtool_depend>catkin</buildtool_depend>
<run_depend>python-rospkg</run_depend>
<run_depend>roslib</run_depend>
<export>
<rosdoc config="rosdoc.yaml" />