sci-libs/vtk: remove bogus dependency
authorMatthias Maier <tamiko@gentoo.org>
Fri, 1 May 2020 14:54:18 +0000 (09:54 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Fri, 1 May 2020 16:47:36 +0000 (11:47 -0500)
Closes: https://bugs.gentoo.org/666058
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
sci-libs/vtk/vtk-8.1.0-r7.ebuild [moved from sci-libs/vtk/vtk-8.1.0-r6.ebuild with 98% similarity]

similarity index 98%
rename from sci-libs/vtk/vtk-8.1.0-r6.ebuild
rename to sci-libs/vtk/vtk-8.1.0-r7.ebuild
index 9e5bc9d717cffa9fefc6f545caf743e8da94844b..3dc1db6da1649c20ceade4573b7435675152d250 100644 (file)
@@ -27,7 +27,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="
        all-modules aqua boost doc examples imaging ffmpeg gdal java json mpi
-       mysql odbc offscreen postgres python qt5 rendering tbb theora tk tcl
+       odbc offscreen postgres python qt5 rendering tbb theora tk tcl
        video_cards_nvidia views web R +X xdmf2"
 
 REQUIRED_USE="
@@ -69,7 +69,6 @@ RDEPEND="
        ffmpeg? ( media-video/ffmpeg )
        gdal? ( sci-libs/gdal )
        java? ( >=virtual/jdk-1.7:* )
-       mysql? ( virtual/mysql )
        odbc? ( dev-db/unixODBC )
        offscreen? ( media-libs/mesa[osmesa] )
        postgres? ( dev-db/postgresql:= )