summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2020-05-01 09:54:18 -0500
committerMatthias Maier <tamiko@gentoo.org>2020-05-01 11:47:36 -0500
commit0e3eb09b4a6e8b2cd18674f4290a911a2c1aeedc (patch)
treec8920e74821acb084127561069fba2d463fe6654 /sci-libs/vtk
parentsci-libs/vtk: fix compilation with openmpi-4 (diff)
downloadgentoo-0e3eb09b4a6e8b2cd18674f4290a911a2c1aeedc.tar.gz
gentoo-0e3eb09b4a6e8b2cd18674f4290a911a2c1aeedc.tar.bz2
gentoo-0e3eb09b4a6e8b2cd18674f4290a911a2c1aeedc.zip
sci-libs/vtk: remove bogus dependency
Closes: https://bugs.gentoo.org/666058 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r--sci-libs/vtk/vtk-8.1.0-r7.ebuild (renamed from sci-libs/vtk/vtk-8.1.0-r6.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/vtk/vtk-8.1.0-r6.ebuild b/sci-libs/vtk/vtk-8.1.0-r7.ebuild
index 9e5bc9d717cf..3dc1db6da164 100644
--- a/sci-libs/vtk/vtk-8.1.0-r6.ebuild
+++ b/sci-libs/vtk/vtk-8.1.0-r7.ebuild
@@ -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:= )