Skip to content

Commit 816ce67

Browse files
authored
add explicit dependency on rcl_logging_log4cxx (ros2#435)
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
1 parent 7abd214 commit 816ce67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rcl/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<exec_depend>rcutils</exec_depend>
2929
<exec_depend>rosidl_default_runtime</exec_depend>
3030

31+
<depend>rcl_logging_log4cxx</depend> <!-- the default logging impl -->
3132
<depend>rmw_implementation</depend>
3233

3334
<test_depend>ament_cmake_gtest</test_depend>

0 commit comments

Comments
 (0)