Revert "Switch to <buildtool_depend> for ament_package"

This reverts commit 8941f95b57.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2021-04-14 17:01:34 -04:00
parent 274373c79c
commit 92d6dbd286
2 changed files with 4 additions and 4 deletions

View file

@ -11,11 +11,11 @@
<url type="bugtracker">https://gitlab.com/ros-tracing/tracetools_analysis/-/issues</url>
<author email="christophe.bedard@apex.ai">Christophe Bedard</author>
<buildtool_depend>ament_package</buildtool_depend>
<depend>ros2cli</depend>
<depend>tracetools_analysis</depend>
<build_depend>ament_package</build_depend>
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_mypy</test_depend>