Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 130db01

Browse files
tfootemm318
authored andcommitted
add missing dependency on boost (#2)
1 parent 130e6bd commit 130db01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kinesis_manager/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<buildtool_depend>pkg-config</buildtool_depend>
1616

1717
<depend>aws_common</depend>
18+
<depend>boost</depend>
1819
<depend>curl</depend>
1920
<depend>libssl-dev</depend>
2021
<test_depend>gtest</test_depend>

0 commit comments

Comments
 (0)