Skip to content

Commit

Permalink
Add rmw_fastrtps_dynamic_cpp to the explicit group deps (#177)
Browse files Browse the repository at this point in the history
This package, which is in the same repository as rmw_fastrtps_cpp,
declares itself as a member of the rmw_implementation_packages group.
Fore completeness, and also because it is necessary for preresolved
groups to be comprehensive for RPM packaging purposes, the explicit
group list should contain this package.

Signed-off-by: Scott K Logan <logans@cottsay.net>
  • Loading branch information
cottsay authored Feb 11, 2021
1 parent ef0fcda commit a92e3e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rmw_implementation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<build_depend>rmw_connext_cpp</build_depend>
<build_depend>rmw_cyclonedds_cpp</build_depend>
<build_depend>rmw_fastrtps_cpp</build_depend>
<build_depend>rmw_fastrtps_dynamic_cpp</build_depend>
<!-- end of group dependencies added for bloom -->

<depend>rmw_implementation_cmake</depend>
Expand Down

0 comments on commit a92e3e2

Please sign in to comment.