Skip to content

Commit 8c3e5f4

Browse files
authored
Update package.xml to include necessary lib boost (#186)
1 parent ef682a4 commit 8c3e5f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<build_depend>async_web_server_cpp</build_depend>
2626
<build_depend>ffmpeg</build_depend>
2727
<build_depend>sensor_msgs</build_depend>
28+
<build_depend>boost</build_depend>
2829

2930
<exec_depend>rclcpp</exec_depend>
3031
<exec_depend>rclcpp_components</exec_depend>
@@ -33,6 +34,7 @@
3334
<exec_depend>async_web_server_cpp</exec_depend>
3435
<exec_depend>ffmpeg</exec_depend>
3536
<exec_depend>sensor_msgs</exec_depend>
37+
<exec_depend>boost</exec_depend>
3638

3739
<test_depend>ament_lint_auto</test_depend>
3840
<test_depend>ament_cmake_copyright</test_depend>

0 commit comments

Comments
 (0)