Skip to content

Commit

Permalink
Add missing dependency on libboost-thread-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Whitley committed Mar 1, 2021
1 parent 1d2c8ce commit c3dc488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions udp_driver/package.xml
Expand Up @@ -15,6 +15,7 @@

<depend>libboost-dev</depend>
<depend>libboost-system-dev</depend>
<depend>libboost-thread-dev</depend>
<depend>rclcpp</depend>
<depend>std_msgs</depend>

Expand Down

0 comments on commit c3dc488

Please sign in to comment.