Skip to content

Commit

Permalink
Merge pull request #2 from methylDragon/patch-1
Browse files Browse the repository at this point in the history
Remove extraneous dependencies
  • Loading branch information
vmayoral committed Mar 29, 2022
2 parents 36391fd + a4b9e09 commit 22521dc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>ament_vitis</buildtool_depend>

<build_depend>ocl-icd-dev</build_depend>
<build_depend>ocl-icd-opencl-dev</build_depend>
<build_depend>ocl-icd-libopencl1</build_depend>
<build_depend>opencl-headers</build_depend>
<build_depend>opencl-headers</build_depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
Expand Down

0 comments on commit 22521dc

Please sign in to comment.