Skip to content

Commit

Permalink
list explicitly rcl(cpp)_lifecycle in ros_base
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas committed Jul 12, 2018
1 parent b86c82d commit 279a637
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ros_base/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
<exec_depend>examples_rclpy_minimal_subscriber</exec_depend>
<exec_depend>lifecycle</exec_depend>
<exec_depend>logging_demo</exec_depend>
<exec_depend>rcl_lifecycle</exec_depend>
<exec_depend>rclcpp_lifecycle</exec_depend>
<exec_depend>ros2launch</exec_depend>
<exec_depend>ros2lifecycle</exec_depend>
<exec_depend>ros2msg</exec_depend>
Expand Down

0 comments on commit 279a637

Please sign in to comment.