diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-18 12:07:08 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-18 12:08:06 +0200 |
commit | 51a7be728639841f69b134f8acebeaa0fd3e4fe9 (patch) | |
tree | 15ae2cb3b1eb74c172093475792509c0168a6e0b /dev-ros/calibration_estimation | |
parent | app-eselect/eselect-python: amd64/arm64/arm/hppa/ppc64/ppc/s390/sparc/x86 sta... (diff) | |
download | gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.tar.gz gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.tar.bz2 gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.zip |
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ros/calibration_estimation')
-rw-r--r-- | dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/calibration_estimation/calibration_estimation-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 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} diff --git a/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild b/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild index d24d3f651478..d445cebc3fda 100644 --- a/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild +++ b/dev-ros/calibration_estimation/calibration_estimation-9999.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} |