Skip to content

Commit

Permalink
added last required deps to package xml
Browse files Browse the repository at this point in the history
  • Loading branch information
amock committed Dec 9, 2024
1 parent 42a4326 commit cbed9b3
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,21 @@ point clouds.

<buildtool_depend>cmake</buildtool_depend>

<depend>tbb</depend>
<depend>libtiff-dev</depend>
<depend>libgdal-dev</depend>
<depend>libopencv-dev</depend>
<depend>libflann-dev</depend>
<depend>lz4</depend>
<depend>libgsl</depend>
<depend>eigen</depend>
<depend>ocl-icd-opencl-dev</depend>
<depend>yaml-cpp</depend>
<depend>boost</depend>
<depend>glut</depend>
<depend>libhdf5-dev</depend>
<depend>libxi-dev</depend>
<depend>libxmu-dev</depend>
<depend>libhdf5-dev</depend>
<depend>lz4</depend>
<depend>libopencv-dev</depend>
<depend>yaml-cpp</depend>
<depend>libtiff-dev</depend>
<depend>libgdal-dev</depend>
<depend>glut</depend>
<depend>ocl-icd-opencl-dev</depend>

<export>
<build_type>cmake</build_type>
Expand Down

0 comments on commit cbed9b3

Please sign in to comment.