Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
build: fix Boost UUID dependency (#239)
Browse files Browse the repository at this point in the history
* build: fix Boost UUID dependency

Signed-off-by: Esteve Fernandez <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Esteve Fernandez <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
esteve and pre-commit-ci[bot] authored Mar 4, 2024
1 parent c47c979 commit ede5f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoware_utils/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<buildtool_depend>autoware_cmake</buildtool_depend>

<depend>builtin_interfaces</depend>
<depend>libboost-system-dev</depend>
<depend>rclcpp</depend>
<depend>unique_identifier_msgs</depend>

Expand Down

0 comments on commit ede5f15

Please sign in to comment.