sci-libs/opencascade: USE=vtk needs vtkInteractionStyle, bug 557602.
authorMichael Weber <xmw@gentoo.org>
Mon, 26 Sep 2016 12:03:56 +0000 (14:03 +0200)
committerMichael Weber <xmw@gentoo.org>
Mon, 26 Sep 2016 12:03:56 +0000 (14:03 +0200)
Package-Manager: portage-2.2.28

sci-libs/opencascade/opencascade-6.9.0.ebuild
sci-libs/opencascade/opencascade-6.9.1.ebuild

index 7762a18342f6630fd536e48faf519ce343bed459..dd9590068c70184a03e5546ff280a7202332e344 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -30,7 +30,7 @@ DEPEND="app-eselect/eselect-opencascade
        gl2ps? ( x11-libs/gl2ps )
        java? ( >=virtual/jdk-0:= )
        tbb? ( dev-cpp/tbb )
-       vtk? ( =sci-libs/${MY_VTK}* )"
+       vtk? ( || ( =sci-libs/${MY_VTK}*[imaging] =sci-libs/${MY_VTK}*[qt4] =sci-libs/${MY_VTK}*[rendering] =sci-libs/${MY_VTK}*[views] =sci-libs/${MY_VTK}*[all-modules] ) )"
 RDEPEND="${DEPEND}"
 
 # https://bugs.gentoo.org/show_bug.cgi?id=352435
index 0b6605924d1cd52a8a3c91ed3aca8e2530bae5d7..894b2e65da51ca2e94faea6a2c1ccb210f1534cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -30,7 +30,7 @@ DEPEND="app-eselect/eselect-opencascade
        gl2ps? ( x11-libs/gl2ps )
        java? ( >=virtual/jdk-0:= )
        tbb? ( dev-cpp/tbb )
-       vtk? ( =sci-libs/${MY_VTK}* )"
+       vtk? ( || ( =sci-libs/${MY_VTK}*[imaging] =sci-libs/${MY_VTK}*[qt4] =sci-libs/${MY_VTK}*[rendering] =sci-libs/${MY_VTK}*[views] =sci-libs/${MY_VTK}*[all-modules] ) )"
 RDEPEND="${DEPEND}"
 
 # https://bugs.gentoo.org/show_bug.cgi?id=352435