Skip to content

Commit

Permalink
Adding dependency on ros_environment so buildfarm builds work (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
danthony06 authored Sep 16, 2024
1 parent b825b0b commit 1f73241
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions swri_image_util/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>pkg-config</buildtool_depend>

<build_depend>ros_environment</build_depend>

<depend>ament_index_cpp</depend>
<depend>boost</depend>
<depend>camera_calibration_parsers</depend>
Expand Down

0 comments on commit 1f73241

Please sign in to comment.