summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}