add rosidl_default_runtime dependency

This commit is contained in:
Dirk Thomas 2015-12-17 19:11:01 -08:00
parent 5054744c6d
commit b358e986b2

View file

@ -18,6 +18,8 @@
<build_export_depend>rcl_interfaces</build_export_depend> <build_export_depend>rcl_interfaces</build_export_depend>
<build_export_depend>rosidl_generator_c</build_export_depend> <build_export_depend>rosidl_generator_c</build_export_depend>
<exec_depend>rosidl_default_runtime</exec_depend>
<depend>rmw_implementation</depend> <depend>rmw_implementation</depend>
<test_depend>ament_cmake_gtest</test_depend> <test_depend>ament_cmake_gtest</test_depend>