Skip to content

Commit ba9b042

Browse files
add missing rosdeps for minimal install (#56)
1 parent a8decb3 commit ba9b042

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config_utilities/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
<buildtool_depend>cmake</buildtool_depend>
1616
<depend>yaml-cpp</depend>
17+
<depend>libboost-filesystem-dev</depend>
18+
<depend>libboost-system-dev</depend>
1719

1820
<export>
1921
<build_type>cmake</build_type>

0 commit comments

Comments
 (0)