sci-libs/rtabmap: add := dep on vtk and pcl

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Alexis Ballier
2017-01-27 00:06:19 +01:00
parent 9978f0147c
commit 4c3c796484
2 changed files with 5 additions and 5 deletions

View File

@@ -28,8 +28,8 @@ IUSE="examples ieee1394 openni2 qt5"
RDEPEND="
media-libs/opencv:=[qt5(-)?]
sci-libs/pcl[openni,vtk]
sci-libs/vtk[qt5(-)?]
sci-libs/pcl:=[openni,vtk]
sci-libs/vtk:=[qt5(-)?]
sys-libs/zlib
sci-libs/octomap:=
ieee1394? ( media-libs/libdc1394 )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -28,8 +28,8 @@ IUSE="examples ieee1394 openni2 qt5"
RDEPEND="
media-libs/opencv:=[qt5(-)?]
sci-libs/pcl[openni,vtk]
sci-libs/vtk[qt5(-)?]
sci-libs/pcl:=[openni,vtk]
sci-libs/vtk:=[qt5(-)?]
sys-libs/zlib
sci-libs/octomap:=
ieee1394? ( media-libs/libdc1394 )