Add build depend on libproj, since it's not provided by vtk right now
This commit is contained in:
parent
7fd1bac676
commit
eba277ffc0
@ -39,6 +39,8 @@
|
|||||||
<build_depend>std_msgs</build_depend>
|
<build_depend>std_msgs</build_depend>
|
||||||
<build_depend>tf</build_depend>
|
<build_depend>tf</build_depend>
|
||||||
<build_depend>libvtk-java</build_depend>
|
<build_depend>libvtk-java</build_depend>
|
||||||
|
<!-- libproj-dev needed due to error in vtk6 -->
|
||||||
|
<build_depend>libproj-dev</build_depend>
|
||||||
|
|
||||||
<run_depend>dynamic_reconfigure</run_depend>
|
<run_depend>dynamic_reconfigure</run_depend>
|
||||||
<run_depend>eigen</run_depend>
|
<run_depend>eigen</run_depend>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user