Skip to content

Commit

Permalink
build: add exec_depend on ros_environment (autowarefoundation#142)
Browse files Browse the repository at this point in the history
Needed for ROS_DISTRO used in cmake/autoware_package.cmake.

Signed-off-by: Jochen Sprickerhof <[email protected]>

Signed-off-by: Jochen Sprickerhof <[email protected]>
  • Loading branch information
jspricke authored Jan 21, 2023
1 parent 6916df2 commit 92e8b17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autoware_cmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<exec_depend>ros_environment</exec_depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>autoware_lint_common</test_depend>

Expand Down

0 comments on commit 92e8b17

Please sign in to comment.