Skip to content

Commit 2bbe175

Browse files
authored
Remove dependencies from Connext type support (#106)
Signed-off-by: Andrea Sorbini <asorbini@rti.com>
1 parent c95b555 commit 2bbe175

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

rosidl_typesupport_c/package.xml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
Bloom does not support group_depend so entries below duplicate the group rosidl_typesupport_c_packages.
2020
This ensures that binary packages have support for all of these rmw impl. enabled.
2121
-->
22-
<build_depend>rosidl_typesupport_connext_c</build_depend>
2322
<build_depend>rosidl_typesupport_introspection_c</build_depend>
2423
<!-- end of group rosidl_typesupport_c_packages for bloom -->
2524

rosidl_typesupport_cpp/package.xml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
Bloom does not support group_depend so entries below duplicate the group rosidl_typesupport_cpp_packages.
1919
This ensures that binary packages have support for all of these rmw impl. enabled.
2020
-->
21-
<build_depend>rosidl_typesupport_connext_cpp</build_depend>
2221
<build_depend>rosidl_typesupport_introspection_cpp</build_depend>
2322
<!-- end of group rosidl_typesupport_cpp_packages for bloom -->
2423

0 commit comments

Comments
 (0)