sci-libs/pcl: add := dep on vtk
authorAlexis Ballier <aballier@gentoo.org>
Thu, 26 Jan 2017 21:58:41 +0000 (22:58 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 26 Jan 2017 23:09:55 +0000 (00:09 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sci-libs/pcl/pcl-1.8.0.ebuild
sci-libs/pcl/pcl-9999.ebuild

index c5c91fc0fb676331a13ce7146e7561189bd8c44e..eeb8e2c37cd117c3f6da30edef8953102da5cbaa 100644 (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$
 
@@ -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}
index c5c91fc0fb676331a13ce7146e7561189bd8c44e..eeb8e2c37cd117c3f6da30edef8953102da5cbaa 100644 (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$
 
@@ -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}