diff options
author | 2017-04-17 11:42:29 +0200 | |
---|---|---|
committer | 2017-04-17 11:55:04 +0200 | |
commit | 7181619744c069ba623df9df69da2a4d69194830 (patch) | |
tree | b22df932849e4c89384bd9419105f52d052c41c9 /dev-ros/depthimage_to_laserscan | |
parent | dev-ros/image_rotate: add := dep on opencv (diff) | |
download | gentoo-7181619744c069ba623df9df69da2a4d69194830.tar.gz gentoo-7181619744c069ba623df9df69da2a4d69194830.tar.bz2 gentoo-7181619744c069ba623df9df69da2a4d69194830.zip |
dev-ros/depthimage_to_laserscan: add := dep on opencv
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ros/depthimage_to_laserscan')
-rw-r--r-- | dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild | 3 |
2 files changed, 3 insertions, 1 deletions
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 6ae2cce8c4af..70848da8cd58 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 eaf331051218..3cd92a30cd40 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 |