Skip to content

Commit 3da3111

Browse files
committed
Remove non-existent dependency on rosidl_typesupport_java (#97)
The package does not exist. Signed-off-by: Jacob Perron <jacob@openrobotics.org>
1 parent e1945af commit 3da3111

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rcljava/package.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<build_depend>rmw</build_depend>
2020
<build_depend>rosidl_generator_c</build_depend>
2121
<build_depend>rosidl_typesupport_c</build_depend>
22-
<build_depend>rosidl_typesupport_java</build_depend>
2322
<build_export_depend>builtin_interfaces</build_export_depend>
2423
<build_export_depend>rcl_interfaces</build_export_depend>
2524
<build_export_depend>rmw</build_export_depend>

0 commit comments

Comments
 (0)