Skip to content

Commit

Permalink
Declare dependency to yaml_cpp_vendor
Browse files Browse the repository at this point in the history
This transitively installs yaml-cpp for the target platform.

Signed-off-by: Jacob Perron <[email protected]>
  • Loading branch information
jacobperron committed Feb 22, 2022
1 parent f2e9913 commit 05fbdc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<depend>rcutils</depend>
<depend>rosbag2_cpp</depend>
<depend>rosidl_typesupport_cpp</depend>
<depend>yaml-cpp</depend>
<depend>yaml_cpp_vendor</depend>
<depend>zstd_vendor</depend>

<exec_depend>rosidl_default_runtime</exec_depend>
Expand Down

0 comments on commit 05fbdc1

Please sign in to comment.