replacing ros_middleware with rmw

This commit is contained in:
William Woodall 2015-03-04 16:34:23 -08:00
parent 251a5df6bd
commit d21abfa94b
2 changed files with 3 additions and 3 deletions

View file

@ -10,8 +10,8 @@
<buildtool_depend>ament_cmake</buildtool_depend>
<build_depend>ros_middleware_interface</build_depend>
<build_depend>rmw</build_depend>
<build_export_depend>ros_middleware_interface</build_export_depend>
<build_export_depend>rmw</build_export_depend>
</package>