add buildtool dep on catkin for metapackage

This commit is contained in:
Dirk Thomas 2013-03-12 18:27:07 -07:00
parent 7460b865e2
commit 086c0e058c
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
<author>Morgan Quigley</author>
<author>Rob Wheeler</author>
<buildtool_depend>catkin</buildtool_depend>
<run_depend>catkin</run_depend> <!-- only for backward compatibility with rosbuild -->
<run_depend>mk</run_depend>
<run_depend>rosbuild</run_depend>