Revert "dev-ros/camera_calibration: fix broken deps on opencv"
authorAlexis Ballier <aballier@gentoo.org>
Wed, 23 Sep 2015 13:14:30 +0000 (15:14 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 23 Sep 2015 13:14:30 +0000 (15:14 +0200)
It was actually correct.
This reverts commit 40fd31c292c5652251bbdfefa6602002f427df0c.

dev-ros/camera_calibration/camera_calibration-1.12.14.ebuild
dev-ros/camera_calibration/camera_calibration-9999.ebuild

index 83717d533054b3586ea3392560d57754ed3e763a..417e035b19bcb07221138576df45edbe16c560ac 100644 (file)
@@ -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}]
index 83717d533054b3586ea3392560d57754ed3e763a..417e035b19bcb07221138576df45edbe16c560ac 100644 (file)
@@ -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}]