Skip to content

Commit

Permalink
Revert "separate to build_ and exec_ depends"
Browse files Browse the repository at this point in the history
This reverts commit 6b657cf.

Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Apr 30, 2024
1 parent 42f062d commit f4c77c4
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions autoware_adapi_v1_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,16 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>builtin_interfaces</build_depend>
<build_depend>geographic_msgs</build_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>rosidl_default_generators</build_depend>
<build_depend>shape_msgs</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>unique_identifier_msgs</build_depend>

<exec_depend>builtin_interfaces</exec_depend>
<exec_depend>geographic_msgs</exec_depend>
<exec_depend>geometry_msgs</exec_depend>
<depend>builtin_interfaces</depend>
<depend>geographic_msgs</depend>
<depend>geometry_msgs</depend>
<depend>shape_msgs</depend>
<depend>std_msgs</depend>
<depend>unique_identifier_msgs</depend>

<exec_depend>rosidl_default_runtime</exec_depend>
<exec_depend>shape_msgs</exec_depend>
<exec_depend>std_msgs</exec_depend>
<exec_depend>unique_identifier_msgs</exec_depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
Expand Down

0 comments on commit f4c77c4

Please sign in to comment.