Skip to content

Commit

Permalink
Patch boost failure in image_view (#541)
Browse files Browse the repository at this point in the history
* Patch boost failure in image_view

* remove ros2_deps from circle with new releases

* readd deps
  • Loading branch information
SteveMacenski authored Jun 12, 2020
1 parent c819047 commit 47d3cde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions image_view/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<depend>sensor_msgs</depend>
<depend>std_srvs</depend>
<depend>stereo_msgs</depend>
<depend>boost</depend>

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

0 comments on commit 47d3cde

Please sign in to comment.