add explicit dependency on rcl_logging_log4cxx (#435)
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
This commit is contained in:
parent
7abd214f2a
commit
816ce67893
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue