summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-06-09 11:57:53 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-06-09 11:57:53 +0200
commit0e6aa957a311eda09233c0570d5cb6223a23ed19 (patch)
tree9a910d6d432d66f480c44cf17e2dd6a855b2434c /dev-ros/cv_bridge
parentdev-ros/cv_bridge: remove old (diff)
downloadgentoo-0e6aa957a311eda09233c0570d5cb6223a23ed19.tar.gz
gentoo-0e6aa957a311eda09233c0570d5cb6223a23ed19.tar.bz2
gentoo-0e6aa957a311eda09233c0570d5cb6223a23ed19.zip
dev-ros/cv_bridge: depend on opencv contribs; should fix bug #584736
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-ros/cv_bridge')
-rw-r--r--dev-ros/cv_bridge/cv_bridge-1.12.0.ebuild4
-rw-r--r--dev-ros/cv_bridge/cv_bridge-9999.ebuild4
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 608a617ffa6a..52147ea815de 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 608a617ffa6a..52147ea815de 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}]
"