Skip to content

Commit

Permalink
build(yabloc_common): add missing libgoogle-glog-dev dependency (#5225)
Browse files Browse the repository at this point in the history
* build(yabloc_common): add missing libgoogle-glog-dev dependency

Signed-off-by: Esteve Fernandez <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Esteve Fernandez <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
esteve and pre-commit-ci[bot] authored Oct 4, 2023
1 parent 8770e1e commit 98004ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions localization/yabloc/yabloc_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<depend>geometry_msgs</depend>
<depend>lanelet2_core</depend>
<depend>lanelet2_extension</depend>
<depend>libgoogle-glog-dev</depend>
<depend>pcl_conversions</depend>
<depend>rclcpp</depend>
<depend>sensor_msgs</depend>
Expand Down

0 comments on commit 98004ce

Please sign in to comment.