Skip to content

Commit e125ae7

Browse files
authored
Fix dependency in package.xml (#313)
Signed-off-by: wep21 <[email protected]>
1 parent 7312ad6 commit e125ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
2020
<depend condition="$ROS_VERSION == 2">rclcpp</depend>
2121

22+
<depend>boost</depend>
2223
<depend>libzmq3-dev</depend>
2324
<depend>libncurses-dev</depend>
2425

0 commit comments

Comments
 (0)