commit: 0e6aa957a311eda09233c0570d5cb6223a23ed19
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 09:57:53 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 09:57:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6aa957
dev-ros/cv_bridge: depend on opencv contribs; should fix bug #584736
Package-Manager: portage-2.3.0_rc1
dev-ros/cv_bridge/cv_bridge-1.12.0.ebuild | 4 ++--
dev-ros/cv_bridge/cv_bridge-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ros/cv_bridge/cv_bridge-1.12.0.ebuild
b/dev-ros/cv_bridge/cv_bridge-1.12.0.ebuild
index 608a617..52147ea 100644
--- a/dev-ros/cv_bridge/cv_bridge-1.12.0.ebuild
+++ b/dev-ros/cv_bridge/cv_bridge-1.12.0.ebuild
@@ -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}]
"
diff --git a/dev-ros/cv_bridge/cv_bridge-9999.ebuild
b/dev-ros/cv_bridge/cv_bridge-9999.ebuild
index 608a617..52147ea 100644
--- a/dev-ros/cv_bridge/cv_bridge-9999.ebuild
+++ b/dev-ros/cv_bridge/cv_bridge-9999.ebuild
@@ -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}]
"