Skip to content

Commit

Permalink
add explicit dependency on rcl_logging_log4cxx (#435)
Browse files Browse the repository at this point in the history
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
  • Loading branch information
dirk-thomas authored May 9, 2019
1 parent 7abd214 commit 816ce67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rcl/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<exec_depend>rcutils</exec_depend>
<exec_depend>rosidl_default_runtime</exec_depend>

<depend>rcl_logging_log4cxx</depend> <!-- the default logging impl -->
<depend>rmw_implementation</depend>

<test_depend>ament_cmake_gtest</test_depend>
Expand Down

0 comments on commit 816ce67

Please sign in to comment.