mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
Revert "dev-ros/camera_calibration: fix broken deps on opencv"
It was actually correct.
This reverts commit 40fd31c292.
This commit is contained in:
@@ -18,7 +18,7 @@ IUSE=""
|
||||
RDEPEND="
|
||||
dev-ros/cv_bridge[${PYTHON_USEDEP}]
|
||||
dev-ros/image_geometry[${PYTHON_USEDEP}]
|
||||
media-libs/opencv[python,${PYTHON_USEDEP}]
|
||||
|| ( media-libs/opencv[python,${PYTHON_USEDEP}] media-libs/opencv[python,python_single_target_python2_7] )
|
||||
dev-ros/message_filters[${PYTHON_USEDEP}]
|
||||
dev-ros/rospy[${PYTHON_USEDEP}]
|
||||
dev-ros/std_srvs[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -18,7 +18,7 @@ IUSE=""
|
||||
RDEPEND="
|
||||
dev-ros/cv_bridge[${PYTHON_USEDEP}]
|
||||
dev-ros/image_geometry[${PYTHON_USEDEP}]
|
||||
media-libs/opencv[python,${PYTHON_USEDEP}]
|
||||
|| ( media-libs/opencv[python,${PYTHON_USEDEP}] media-libs/opencv[python,python_single_target_python2_7] )
|
||||
dev-ros/message_filters[${PYTHON_USEDEP}]
|
||||
dev-ros/rospy[${PYTHON_USEDEP}]
|
||||
dev-ros/std_srvs[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user