adding buildtool_depend to meta package

This commit is contained in:
Julius Kammerl 2013-04-22 11:34:11 -07:00 committed by Paul Bovbel
parent 570269f2e5
commit 1ee537f320

View File

@ -1,6 +1,6 @@
<package> <package>
<name>perception_pcl</name> <name>perception_pcl</name>
<version>1.0.29</version> <version>1.0.30</version>
<description> <description>
<p> <p>
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
@ -13,6 +13,8 @@
<license>BSD</license> <license>BSD</license>
<url>http://ros.org/wiki/perception_pcl</url> <url>http://ros.org/wiki/perception_pcl</url>
<buildtool_depend>catkin</buildtool_depend>
<run_depend>pcl_ros</run_depend> <run_depend>pcl_ros</run_depend>
<export> <export>