Update package.xml: boost, eigen, and tbb are needed by users too

release/4.3a0
Jose Luis Blanco-Claraco 2024-08-29 09:53:15 +02:00 committed by GitHub
parent 7d2eea3d0f
commit f64f094bab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,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-->