Skip to content

Commit

Permalink
remove unused boost dependencies (BehaviorTree#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aposhian authored Nov 11, 2022
1 parent 5f96194 commit 9c56fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<depend condition="$ROS_VERSION == 2">rclcpp</depend>
<depend condition="$ROS_VERSION == 2">ament_index_cpp</depend>

<depend>boost</depend>
<build_depend>libboost-dev</build_depend>
<depend>libzmq3-dev</depend>
<depend>libncurses-dev</depend>

Expand Down

0 comments on commit 9c56fd9

Please sign in to comment.