diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 17:57:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:34 +0200 |
commit | 95d65e0edf4d2a7ea61dbcb6a4e50729fd275bef (patch) | |
tree | 645acffbd066a13bd76cb82f342e192f4923a196 /dev-ros | |
parent | dev-ros/compressed_image_transport: convert to python-single-r1 (diff) | |
download | gentoo-95d65e0edf4d2a7ea61dbcb6a4e50729fd275bef.tar.gz gentoo-95d65e0edf4d2a7ea61dbcb6a4e50729fd275bef.tar.bz2 gentoo-95d65e0edf4d2a7ea61dbcb6a4e50729fd275bef.zip |
dev-ros/compressed_depth_image_transport: 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')
-rw-r--r-- | dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild index b00889e4a778..cd36472d2cb9 100644 --- a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild +++ b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild @@ -15,7 +15,7 @@ IUSE="" RDEPEND=" dev-ros/cv_bridge - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/dynamic_reconfigure[${PYTHON_SINGLE_USEDEP}] dev-ros/image_transport media-libs/opencv:= dev-libs/boost:= diff --git a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild index b00889e4a778..cd36472d2cb9 100644 --- a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild +++ b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild @@ -15,7 +15,7 @@ IUSE="" RDEPEND=" dev-ros/cv_bridge - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/dynamic_reconfigure[${PYTHON_SINGLE_USEDEP}] dev-ros/image_transport media-libs/opencv:= dev-libs/boost:= |