Skip to content

Commit df33c01

Browse files
committed
Add boost to package.xml
1 parent 5a3b413 commit df33c01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.xml

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

1515
<depend>g3log_ros</depend>
1616

17+
<build_depend>boost</build_depend>
18+
19+
<exec_depend>boost</exec_depend>
20+
1721
<export>
1822
<build_type condition="$ROS_VERSION == 1">catkin</build_type>
1923
<build_type condition="$ROS_VERSION == 2">ament_cmake</build_type>

0 commit comments

Comments
 (0)