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

Commit

Permalink
add missing dependency on boost (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoote authored and mm318 committed Nov 27, 2018
1 parent 130e6bd commit 130db01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kinesis_manager/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<buildtool_depend>pkg-config</buildtool_depend>

<depend>aws_common</depend>
<depend>boost</depend>
<depend>curl</depend>
<depend>libssl-dev</depend>
<test_depend>gtest</test_depend>
Expand Down

0 comments on commit 130db01

Please sign in to comment.