diff options
author | 2020-07-28 16:32:33 +0200 | |
---|---|---|
committer | 2020-07-29 14:19:51 +0200 | |
commit | a24ca4ce232fa29a49fffc42b1fff0a9b1c4fa4e (patch) | |
tree | 12280c660bdaf271abeb5373a03e11217fb21382 /dev-ros/urdf_tutorial | |
parent | dev-ros/urg_node: convert to python-single-r1 (diff) | |
download | gentoo-a24ca4ce232fa29a49fffc42b1fff0a9b1c4fa4e.tar.gz gentoo-a24ca4ce232fa29a49fffc42b1fff0a9b1c4fa4e.tar.bz2 gentoo-a24ca4ce232fa29a49fffc42b1fff0a9b1c4fa4e.zip |
dev-ros/urdf_tutorial: convert to python-single-r1
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/urdf_tutorial')
-rw-r--r-- | dev-ros/urdf_tutorial/urdf_tutorial-0.5.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-0.5.0.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-0.5.0.ebuild index 40cde8934402..eb0fb1a2bf27 100644 --- a/dev-ros/urdf_tutorial/urdf_tutorial-0.5.0.ebuild +++ b/dev-ros/urdf_tutorial/urdf_tutorial-0.5.0.ebuild @@ -21,5 +21,5 @@ RDEPEND=" dev-ros/xacro " DEPEND="${RDEPEND} - test? ( dev-ros/roslaunch[${PYTHON_USEDEP}] ) + test? ( dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}] ) " diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild index 40cde8934402..eb0fb1a2bf27 100644 --- a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild +++ b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild @@ -21,5 +21,5 @@ RDEPEND=" dev-ros/xacro " DEPEND="${RDEPEND} - test? ( dev-ros/roslaunch[${PYTHON_USEDEP}] ) + test? ( dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}] ) " |