Skip to content

Commit 9c56fd9

Browse files
authored
remove unused boost dependencies (#468)
1 parent 5f96194 commit 9c56fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<depend condition="$ROS_VERSION == 2">rclcpp</depend>
2222
<depend condition="$ROS_VERSION == 2">ament_index_cpp</depend>
2323

24-
<depend>boost</depend>
24+
<build_depend>libboost-dev</build_depend>
2525
<depend>libzmq3-dev</depend>
2626
<depend>libncurses-dev</depend>
2727

0 commit comments

Comments
 (0)