Merge branch '25-remove-depend-on-lttng-packages' into 'master'

Resolve "Remove <depend> on LTTng packages"

Closes #25

See merge request micro-ROS/ros_tracing/ros2_tracing!51
This commit is contained in:
Ingo Lütkebohle 2019-07-09 07:49:16 +00:00
commit 82199faa80

View file

@ -13,8 +13,6 @@
<buildtool_depend>ament_cmake_ros</buildtool_depend> <buildtool_depend>ament_cmake_ros</buildtool_depend>
<buildtool_depend>pkg-config</buildtool_depend> <buildtool_depend>pkg-config</buildtool_depend>
<depend>liblttng-ust-dev</depend>
<test_depend>ament_cmake_gtest</test_depend> <test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_lint_auto</test_depend> <test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend> <test_depend>ament_lint_common</test_depend>