diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-07-26 16:48:46 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-07-26 16:54:56 +0200 |
commit | 4c2029539fae2da9de1a4867ae926046ce49d0d5 (patch) | |
tree | 85eb8046fe7a49dc7a4355f12d6ac93fe9533e56 /dev-ros/calibration_estimation | |
parent | dev-python/urdf_parser_py: initial import; split out of urdfdom, ebuild by me. (diff) | |
download | gentoo-4c2029539fae2da9de1a4867ae926046ce49d0d5.tar.gz gentoo-4c2029539fae2da9de1a4867ae926046ce49d0d5.tar.bz2 gentoo-4c2029539fae2da9de1a4867ae926046ce49d0d5.zip |
dev-ros/calibration_estimation: change dep on urdf_parser_py.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ros/calibration_estimation')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/calibration_estimation/calibration_estimation-0.10.13.ebuild b/dev-ros/calibration_estimation/calibration_estimation-0.10.13.ebuild index b6c1e6fcd36f..3826a100191b 100644 --- a/dev-ros/calibration_estimation/calibration_estimation-0.10.13.ebuild +++ b/dev-ros/calibration_estimation/calibration_estimation-0.10.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/python_orocos_kdl[${PYTHON_USEDEP}] sci-libs/scipy[${PYTHON_USEDEP}] - dev-libs/urdfdom[${PYTHON_USEDEP}] + dev-python/urdf_parser_py[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )" 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 b6c1e6fcd36f..3826a100191b 100644 --- a/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild +++ b/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/python_orocos_kdl[${PYTHON_USEDEP}] sci-libs/scipy[${PYTHON_USEDEP}] - dev-libs/urdfdom[${PYTHON_USEDEP}] + dev-python/urdf_parser_py[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )" diff --git a/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild b/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild index b6c1e6fcd36f..3826a100191b 100644 --- a/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild +++ b/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/python_orocos_kdl[${PYTHON_USEDEP}] sci-libs/scipy[${PYTHON_USEDEP}] - dev-libs/urdfdom[${PYTHON_USEDEP}] + dev-python/urdf_parser_py[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )" |