commit: dcf7d0f504aa193ce614dab6a307abd7e79afda1
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 09:39:11 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 09:55:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf7d0f5
dev-ros/depth_image_proc: add := dep on opencv
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild | 1 +
dev-ros/depth_image_proc/depth_image_proc-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild
b/dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild
index 397e930cdc4..09386f1f5f0 100644
--- a/dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild
+++ b/dev-ros/depth_image_proc/depth_image_proc-1.12.19.ebuild
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="
dev-ros/cv_bridge
+ media-libs/opencv:=
dev-ros/eigen_conversions
dev-ros/image_geometry
dev-ros/image_transport
diff --git a/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
b/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
index a67d6e10088..912ac0b52dd 100644
--- a/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
+++ b/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="
dev-ros/cv_bridge
+ media-libs/opencv:=
dev-ros/eigen_conversions
dev-ros/image_geometry
dev-ros/image_transport