Skip to content

Commit 6cf32f4

Browse files
ivanpaunojacobperron
authored andcommitted
Depend on rosidl_generator_cpp
It's not clear why this dependency is required. Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
1 parent 65dbbc8 commit 6cf32f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rcljava/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
<test_depend>rmw_implementation_cmake</test_depend>
4343
<test_depend>rmw</test_depend>
4444
<test_depend>rosidl_runtime_c</test_depend>
45+
<!--TODO(ivanpauno): we need this for some strange reason to make test builds-->
46+
<test_depend>rosidl_generator_cpp</test_depend>
4547
<test_depend>rosidl_generator_java</test_depend>
4648
<test_depend>std_msgs</test_depend>
4749

0 commit comments

Comments
 (0)