Skip to content

Commit

Permalink
build(autoware_auto_perception_rviz_plugin): add build dependency (#2733
Browse files Browse the repository at this point in the history
)
  • Loading branch information
esteve authored Jan 27, 2023
1 parent 8c7b2c1 commit 3d69611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/autoware_auto_perception_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>
<build_depend>libboost-dev</build_depend>
<build_depend>qtbase5-dev</build_depend>

<depend>autoware_auto_perception_msgs</depend>
Expand Down

0 comments on commit 3d69611

Please sign in to comment.