* Remove the declaration of a library from kdl_parser_py.
It does not install a library, so it shouldn't declare it here.
Also fix up the dependencies to be more correct, since it really
requires urdfdom_py, not urdf. It also needs a <build_depend>
on urdfdom_py now.
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
* Remove COMPONENT udfdom_py.
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>