summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 17:52:16 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:27 +0200
commit61424073f4c4d9bf4ef4c2e234d0f86e5e0ea218 (patch)
tree5e8e45f6106fb5cc0341a6065f1694029f7cca83 /dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
parentdev-ros/image_geometry: convert to python-single-r1 (diff)
downloadgentoo-61424073f4c4d9bf4ef4c2e234d0f86e5e0ea218.tar.gz
gentoo-61424073f4c4d9bf4ef4c2e234d0f86e5e0ea218.tar.bz2
gentoo-61424073f4c4d9bf4ef4c2e234d0f86e5e0ea218.zip
dev-ros/image_cb_detector: 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/image_cb_detector/image_cb_detector-9999.ebuild')
-rw-r--r--dev-ros/image_cb_detector/image_cb_detector-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild b/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
index 66f4d62a67cc..a89eff2125cd 100644
--- a/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
+++ b/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
@@ -16,14 +16,14 @@ SLOT="0"
IUSE=""
RDEPEND="
- dev-ros/actionlib[${PYTHON_USEDEP}]
- dev-ros/cv_bridge[${PYTHON_USEDEP}]
+ dev-ros/actionlib[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/cv_bridge[${PYTHON_SINGLE_USEDEP}]
media-libs/opencv:=
dev-ros/image_transport
dev-ros/message_filters
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
dev-libs/boost:=[threads]
"
DEPEND="${RDEPEND}