Remove explicit <depend> on liblttng-ust

This commit is contained in:
Christophe Bedard 2019-07-05 15:31:05 +02:00
parent 078ebc411a
commit 30c30a6d58

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>