Skip to content

Commit

Permalink
fix(tier4_dummy_object_rviz_plugin): fix missing dependency (#9306)
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve authored Nov 13, 2024
1 parent e0002f3 commit 6a1ddbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simulator/tier4_dummy_object_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>autoware_cmake</buildtool_depend>

<depend>libboost-dev</depend>
<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
<depend>libqt5-widgets</depend>
Expand Down

0 comments on commit 6a1ddbd

Please sign in to comment.