Closed shaun-edwards closed 9 years ago
@gavanderhoorn, could you review. This addresses your issue #89. Please verify the dependencies are now correct. I wasn't quite sure if python dependencies should be run_depend
only.
@gavanderhoorn, ping/help.
I don't believe we need all the build_depend
s in there (at least, not according to Python module dependencies from the catkin documentation).
Must say it's becoming increasingly unclear to me what the correct approach is for Python pkgs, but I believe only run_depend
s are required, unless you are depending on a message pkg.
Still depends on PR #105. I think some of the build_depends
are captured as inherited dependencies and thus not needed. For now I'd like to leave them in.
@gavanderhoorn, can I merge as is?
No; see in-line comments (args to DEPENDENCIES
and python-rospkg
build depend).
OK...failed to push last time...all changes should be in this PR now.
+1.
Depends on PR #105