Skip to content

Commit

Permalink
build: added missing yaml-cpp dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Aug 29, 2023
1 parent de28252 commit 7aa082a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions map/map_projection_loader/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>tier4_map_msgs</depend>
<depend>yaml-cpp</depend>

<test_depend>ament_cmake_gmock</test_depend>
<test_depend>ament_cmake_gtest</test_depend>
Expand Down

0 comments on commit 7aa082a

Please sign in to comment.