diff options
Diffstat (limited to 'dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild')
-rw-r--r-- | dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild b/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild index d24d3f651478..d445cebc3fda 100644 --- a/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild +++ b/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild @@ -22,7 +22,7 @@ RDEPEND=" dev-ros/calibration_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] $(python_gen_cond_dep "dev-python/matplotlib[\${PYTHON_USEDEP}]") $(python_gen_cond_dep "dev-python/python_orocos_kdl[\${PYTHON_USEDEP}]") - $(python_gen_cond_dep "sci-libs/scipy[\${PYTHON_USEDEP}]") + $(python_gen_cond_dep "dev-python/scipy[\${PYTHON_USEDEP}]") $(python_gen_cond_dep "dev-python/urdf_parser_py[\${PYTHON_USEDEP}]") " DEPEND="${RDEPEND} |