Skip to content

Commit

Permalink
fix: add missing boost dep
Browse files Browse the repository at this point in the history
  • Loading branch information
russkel authored Mar 24, 2023
1 parent 2613c98 commit 39578ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utils/ros2-mix-generator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
<depend>is-core</depend>
<depend>is-ros2</depend>
<depend>rosidl_adapter</depend>
<build_depend>boost</build_depend>

<export>
<build_type>cmake</build_type>
</export>
</package>
</package>

0 comments on commit 39578ca

Please sign in to comment.