summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 17:11:13 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:16 +0200
commitad2dace46f2861a49fae778ab8e83d04eceeeb51 (patch)
treeb0a7761ed4018451675278daf40d21dba124c198 /dev-ros/robot_state_publisher
parentdev-ros/rosapi: convert to python-single-r1 (diff)
downloadgentoo-ad2dace46f2861a49fae778ab8e83d04eceeeb51.tar.gz
gentoo-ad2dace46f2861a49fae778ab8e83d04eceeeb51.tar.bz2
gentoo-ad2dace46f2861a49fae778ab8e83d04eceeeb51.zip
dev-ros/robot_state_publisher: 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/robot_state_publisher')
-rw-r--r--dev-ros/robot_state_publisher/robot_state_publisher-1.15.1.ebuild2
-rw-r--r--dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-1.15.1.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-1.15.1.ebuild
index 4a42bc612e92..b5b92efa90d5 100644
--- a/dev-ros/robot_state_publisher/robot_state_publisher-1.15.1.ebuild
+++ b/dev-ros/robot_state_publisher/robot_state_publisher-1.15.1.ebuild
@@ -28,5 +28,5 @@ RDEPEND="
dev-libs/boost:=
"
DEPEND="${RDEPEND}
- test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_USEDEP}] )
+ test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )
"
diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild
index 4a42bc612e92..b5b92efa90d5 100644
--- a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild
+++ b/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild
@@ -28,5 +28,5 @@ RDEPEND="
dev-libs/boost:=
"
DEPEND="${RDEPEND}
- test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_USEDEP}] )
+ test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )
"