mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-ros/compressed_image_transport: Add PYTHON_COMPAT and PYTHON_USEDEP on dynamic_reconfigure. Bug #562664.
Package-Manager: portage-2.2.23
This commit is contained in:
@@ -6,6 +6,7 @@ EAPI=5
|
||||
ROS_REPO_URI="https://github.com/ros-perception/image_transport_plugins"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
ROS_SUBDIR=${PN}
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit ros-catkin
|
||||
|
||||
@@ -16,7 +17,7 @@ IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
dev-ros/cv_bridge
|
||||
dev-ros/dynamic_reconfigure
|
||||
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
|
||||
dev-ros/image_transport
|
||||
dev-ros/tf
|
||||
media-libs/opencv
|
||||
@@ -6,6 +6,7 @@ EAPI=5
|
||||
ROS_REPO_URI="https://github.com/ros-perception/image_transport_plugins"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
ROS_SUBDIR=${PN}
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit ros-catkin
|
||||
|
||||
@@ -16,7 +17,7 @@ IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
dev-ros/cv_bridge
|
||||
dev-ros/dynamic_reconfigure
|
||||
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
|
||||
dev-ros/image_transport
|
||||
dev-ros/tf
|
||||
media-libs/opencv
|
||||
|
||||
Reference in New Issue
Block a user