Added buildtool_depend on catkin

This commit is contained in:
William Woodall 2012-12-14 13:54:02 -08:00
parent eeb71977c1
commit 8bdcef5abb

View File

@ -15,6 +15,8 @@
<url>http://ros.org/wiki/laser_geometry</url> <url>http://ros.org/wiki/laser_geometry</url>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>sensor_msgs</build_depend> <build_depend>sensor_msgs</build_depend>
<build_depend>roscpp</build_depend> <build_depend>roscpp</build_depend>
<build_depend>tf</build_depend> <build_depend>tf</build_depend>