From b9598b971d80920ef2df9e7ade0521f4fbd5ec5b Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 28 Jul 2020 17:55:09 +0200 Subject: dev-ros/diagnostic_updater: convert to python-single-r1 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- dev-ros/diagnostic_updater/diagnostic_updater-1.9.4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-ros/diagnostic_updater/diagnostic_updater-1.9.4.ebuild') diff --git a/dev-ros/diagnostic_updater/diagnostic_updater-1.9.4.ebuild b/dev-ros/diagnostic_updater/diagnostic_updater-1.9.4.ebuild index ca0ceb79a286..9a772593ae84 100644 --- a/dev-ros/diagnostic_updater/diagnostic_updater-1.9.4.ebuild +++ b/dev-ros/diagnostic_updater/diagnostic_updater-1.9.4.ebuild @@ -17,10 +17,10 @@ RDEPEND=" dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/roscpp - dev-ros/rostest[${PYTHON_USEDEP}] - dev-ros/std_msgs[${PYTHON_USEDEP}] + dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] + dev-ros/std_msgs[${PYTHON_SINGLE_USEDEP}] " DEPEND="${RDEPEND} dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_USEDEP}] )" + test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )" -- cgit v1.2.3-65-gdbad