Make pcl_conversions run_depend on libpcl-all-dev
When downstream projects build against pcl_conversions, they need the pcl headers provided by libpcl-all-dev.
This commit is contained in:
parent
5b52fedea2
commit
ad560f2626
@ -21,6 +21,7 @@
|
||||
<build_depend>std_msgs</build_depend>
|
||||
|
||||
<run_depend>libpcl-all</run_depend>
|
||||
<run_depend>libpcl-all-dev</run_depend>
|
||||
<run_depend>pcl_msgs</run_depend>
|
||||
<run_depend>roscpp</run_depend>
|
||||
<run_depend>sensor_msgs</run_depend>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user