Update package.xml: boost, eigen, and tbb are needed by users too
parent
7d2eea3d0f
commit
f64f094bab
|
@ -10,9 +10,9 @@
|
|||
|
||||
<buildtool_depend>cmake</buildtool_depend>
|
||||
|
||||
<build_depend>boost</build_depend>
|
||||
<build_depend>eigen</build_depend>
|
||||
<build_depend>tbb</build_depend>
|
||||
<depend>boost</depend>
|
||||
<depend>eigen</depend>
|
||||
<depend>tbb</depend>
|
||||
|
||||
<export>
|
||||
<!-- Specify that this is not really a Catkin package-->
|
||||
|
|
Loading…
Reference in New Issue