We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca91cd0 commit e835260Copy full SHA for e835260
common/global_parameter_loader/package.xml
@@ -10,11 +10,10 @@
10
<buildtool_depend>ament_cmake_auto</buildtool_depend>
11
<buildtool_depend>autoware_cmake</buildtool_depend>
12
13
- <exec_depend>vehicle_info_util</exec_depend>
+ <depend>vehicle_info_util</depend>
14
<depend>sample_vehicle_description</depend>
15
16
<test_depend>ament_cmake_ros</test_depend>
17
- <test_depend>vehicle_info_util</test_depend>
18
<test_depend>ament_lint_auto</test_depend>
19
<test_depend>autoware_lint_common</test_depend>
20
0 commit comments