Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Add missing library depends#2108

Merged
jacobperron merged 1 commit intoros:noetic-develfrom
fkie-forks:add-missing-lib-dep
Dec 24, 2020
Merged

Add missing library depends#2108
jacobperron merged 1 commit intoros:noetic-develfrom
fkie-forks:add-missing-lib-dep

Conversation

@roehling
Copy link
Copy Markdown
Contributor

The rosbag encrypt tool uses boost_program_options, but does not explicitly link against it. This is masked by the considerable overlinking that happens upstream in other ROS packages (in this case, rospack "helpfully" provides boost_program_options to all its dependencies). Nevertheless, it's a good idea to make such dependencies explicit.

Copy link
Copy Markdown
Contributor

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jacobperron jacobperron merged commit 50286e3 into ros:noetic-devel Dec 24, 2020
jacobperron pushed a commit that referenced this pull request Apr 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants