From: Alexis Ballier Date: Thu, 26 Jan 2017 21:58:41 +0000 (+0100) Subject: sci-libs/pcl: add := dep on vtk X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9978f0147c7310e6e961a97cd508135b87419bb1;p=gentoo.git sci-libs/pcl: add := dep on vtk Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/sci-libs/pcl/pcl-1.8.0.ebuild b/sci-libs/pcl/pcl-1.8.0.ebuild index c5c91fc0fb67..eeb8e2c37cd1 100644 --- a/sci-libs/pcl/pcl-1.8.0.ebuild +++ b/sci-libs/pcl/pcl-1.8.0.ebuild @@ -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$ @@ -44,7 +44,7 @@ RDEPEND=" dev-qt/qtopengl:5 ) usb? ( virtual/libusb:1 ) - vtk? ( >=sci-libs/vtk-5.6[imaging,rendering] ) + vtk? ( >=sci-libs/vtk-5.6:=[imaging,rendering] ) cuda? ( >=dev-util/nvidia-cuda-toolkit-4 ) " DEPEND="${RDEPEND} diff --git a/sci-libs/pcl/pcl-9999.ebuild b/sci-libs/pcl/pcl-9999.ebuild index c5c91fc0fb67..eeb8e2c37cd1 100644 --- a/sci-libs/pcl/pcl-9999.ebuild +++ b/sci-libs/pcl/pcl-9999.ebuild @@ -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$ @@ -44,7 +44,7 @@ RDEPEND=" dev-qt/qtopengl:5 ) usb? ( virtual/libusb:1 ) - vtk? ( >=sci-libs/vtk-5.6[imaging,rendering] ) + vtk? ( >=sci-libs/vtk-5.6:=[imaging,rendering] ) cuda? ( >=dev-util/nvidia-cuda-toolkit-4 ) " DEPEND="${RDEPEND}