Codebase list ros-ros / d0aa6a9
Add missing rospack dependency (#189) Needed for roscd and rosrun at the very least. Paul Bovbel authored 5 years ago Dirk Thomas committed 5 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1313 <buildtool_depend version_gte="0.5.72">catkin</buildtool_depend>
1414
1515 <run_depend>catkin</run_depend>
16 <run_depend>rospack</run_depend>
1617 </package>