ROS pkg missing propagated dependencies for downstream pkgs

release/4.3a0
matlabbe 2024-06-27 20:01:05 -07:00 committed by Fan Jiang
parent 2af2c966d1
commit 2b03830e6c
1 changed files with 3 additions and 3 deletions

View File

@ -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-->