dev-ros/cv_bridge: depend on opencv contribs; should fix bug #584736
authorAlexis Ballier <aballier@gentoo.org>
Thu, 9 Jun 2016 09:57:53 +0000 (11:57 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 9 Jun 2016 09:57:53 +0000 (11:57 +0200)
Package-Manager: portage-2.3.0_rc1

dev-ros/cv_bridge/cv_bridge-1.12.0.ebuild
dev-ros/cv_bridge/cv_bridge-9999.ebuild

index 608a617ffa6a9cfc238a790506011eef01dc59ec..52147ea815de5a8dab0673d9b6696c71daa92831 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE=""
 
 RDEPEND="
        dev-ros/rosconsole
-       media-libs/opencv
+       media-libs/opencv[contrib(+)]
        dev-libs/boost:=[threads,python,${PYTHON_USEDEP}]
        dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
 "
index 608a617ffa6a9cfc238a790506011eef01dc59ec..52147ea815de5a8dab0673d9b6696c71daa92831 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE=""
 
 RDEPEND="
        dev-ros/rosconsole
-       media-libs/opencv
+       media-libs/opencv[contrib(+)]
        dev-libs/boost:=[threads,python,${PYTHON_USEDEP}]
        dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
 "