commit: 7181619744c069ba623df9df69da2a4d69194830
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 09:42:29 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=71816197
dev-ros/depthimage_to_laserscan: add := dep on opencv
Package-Manager: Portage-2.3.5, Repoman-2.3.2
.../depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild | 1 +
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git
a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
index 6ae2cce8c4a..70848da8cd5 100644
--- a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
+++ b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="
dev-ros/roscpp
+ media-libs/opencv:=
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_geometry
dev-ros/image_transport
diff --git
a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
index eaf33105121..3cd92a30cd4 100644
--- a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
+++ b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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/roscpp
+ media-libs/opencv:=
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/image_geometry
dev-ros/image_transport