Updated for new <buildtool_depend>catkin<...> catkin rule

This commit is contained in:
mirzashah 2012-12-14 15:02:54 -08:00 committed by Paul Bovbel
parent 25e6d566f1
commit d5d9e3816a
2 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,8 @@
<license>BSD</license>
<url>http://ros.org/wiki/perception_pcl</url>
<build_depend>catkin</build_depend>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>eigen</build_depend>
<build_depend>pcl</build_depend>
<build_depend>roscpp</build_depend>

View File

@ -13,7 +13,7 @@
<license>BSD</license>
<url>http://ros.org/wiki/perception_pcl</url>
<build_depend>catkin</build_depend>
<buildtool_depend>catkin</buildtool_depend>
<run_depend>pcl_ros</run_depend>