-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[rcl_action] changed build_depend and build_depend_export dependencies to depend #577
Conversation
But I'm not sure if this package should be |
Signed-off-by: ahcorde <[email protected]>
730f7ac
to
4cd2df0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm with CI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think there are execution dependencies on any of these packages, though I don't think there's an issue declaring them as such. Was there something in particular that motivated this change?
Well, my thinking was that if you want to run your package's executable, and your package depends on this package, it should exec depend on it so
I flagged it when I was manually traversing dependencies of |
I hadn't thought about it this way before, but it makes sense to me 👍 |
Unrelated errors. Merging |
changed the following
<build_depend>
and<build_depend_export>
to<depend>