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>
This commit is contained in:
Alexis Ballier
2020-07-28 16:32:33 +02:00
parent b270dab0e5
commit a24ca4ce23
2 changed files with 2 additions and 2 deletions

View File

@@ -21,5 +21,5 @@ RDEPEND="
dev-ros/xacro
"
DEPEND="${RDEPEND}
test? ( dev-ros/roslaunch[${PYTHON_USEDEP}] )
test? ( dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}] )
"

View File

@@ -21,5 +21,5 @@ RDEPEND="
dev-ros/xacro
"
DEPEND="${RDEPEND}
test? ( dev-ros/roslaunch[${PYTHON_USEDEP}] )
test? ( dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}] )
"