ROS pkg missing propagated dependencies for downstream pkgs
parent
2af2c966d1
commit
2b03830e6c
|
@ -23,9 +23,9 @@
|
||||||
|
|
||||||
<buildtool_depend>cmake</buildtool_depend>
|
<buildtool_depend>cmake</buildtool_depend>
|
||||||
|
|
||||||
<build_depend>boost</build_depend>
|
<depend>boost</depend>
|
||||||
<build_depend>eigen</build_depend>
|
<depend>eigen</depend>
|
||||||
<build_depend>tbb</build_depend>
|
<depend>tbb</depend>
|
||||||
|
|
||||||
<export>
|
<export>
|
||||||
<!-- Specify that this is not really a Catkin package-->
|
<!-- Specify that this is not really a Catkin package-->
|
||||||
|
|
Loading…
Reference in New Issue