Merge branch 'fix-depend-ament-package' into 'master'
Switch to <buildtool_depend> for ament_package See merge request ros-tracing/tracetools_analysis!100
This commit is contained in:
commit
7befd3fcaa
2 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -13,11 +13,11 @@
|
|||
<author email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</author>
|
||||
<author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
|
||||
|
||||
<buildtool_depend>ament_package</buildtool_depend>
|
||||
|
||||
<depend>tracetools_read</depend>
|
||||
<depend>python3-pandas</depend>
|
||||
|
||||
<build_depend>ament_package</build_depend>
|
||||
|
||||
<exec_depend>jupyter-notebook</exec_depend>
|
||||
|
||||
<test_depend>ament_copyright</test_depend>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue