Skip to content

Commit

Permalink
rqt_gui_cpp depends on pluginlib, so should declare a dependency. (#251)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette authored May 24, 2021
1 parent ef12f15 commit 943797a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rqt_gui_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<depend>pluginlib</depend>
<depend>rclcpp</depend>

<build_depend version_gte="0.3.0">qt_gui</build_depend>
Expand Down

0 comments on commit 943797a

Please sign in to comment.