commit:     9978f0147c7310e6e961a97cd508135b87419bb1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 21:58:41 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 23:09:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9978f014

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-libs/pcl/pcl-1.8.0.ebuild | 4 ++--
 sci-libs/pcl/pcl-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/pcl/pcl-1.8.0.ebuild b/sci-libs/pcl/pcl-1.8.0.ebuild
index c5c91fc..eeb8e2c 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 c5c91fc..eeb8e2c 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}

Reply via email to