catkin check runtime dependency
Does this exist?
The use case is packages which provide cmake/xxx-extras.cmake
files. An obvious example is the message_generation macros throwing a warning/error if you didn't run_depend on message_runtime, but there are similar cases where a build_depend package provides a macro which does something in a dependent package that will then need some other run_depend.