summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-26 22:58:41 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-27 00:09:55 +0100
commit9978f0147c7310e6e961a97cd508135b87419bb1 (patch)
tree01aa69e15f27a75b10c8dd5d8849cdd075b81b19 /sci-libs/pcl
parentsci-libs/pcl: remove now unused patch (diff)
downloadgentoo-9978f0147c7310e6e961a97cd508135b87419bb1.tar.gz
gentoo-9978f0147c7310e6e961a97cd508135b87419bb1.tar.bz2
gentoo-9978f0147c7310e6e961a97cd508135b87419bb1.zip
sci-libs/pcl: add := dep on vtk
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-libs/pcl')
-rw-r--r--sci-libs/pcl/pcl-1.8.0.ebuild4
-rw-r--r--sci-libs/pcl/pcl-9999.ebuild4
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 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}