summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-06 10:41:08 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-06 11:41:50 +0200
commit3ca9613d7ad604c93d714e29b116952561e4e41c (patch)
treef561fae4b47aea7b9c7c9eae6ee20c046aed511c /sci-libs/vtk/vtk-8.2.0.ebuild
parentsci-libs/vtk: Fix EAPI-7 bump and break up python_gen_cond_dep scope (diff)
downloadgentoo-3ca9613d7ad604c93d714e29b116952561e4e41c.tar.gz
gentoo-3ca9613d7ad604c93d714e29b116952561e4e41c.tar.bz2
gentoo-3ca9613d7ad604c93d714e29b116952561e4e41c.zip
sci-libs/vtk: Fix build with Qt 5.15
Closes: https://bugs.gentoo.org/726960 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-libs/vtk/vtk-8.2.0.ebuild')
-rw-r--r--sci-libs/vtk/vtk-8.2.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/vtk/vtk-8.2.0.ebuild b/sci-libs/vtk/vtk-8.2.0.ebuild
index c9ab9cf4bdb1..1097c4df324f 100644
--- a/sci-libs/vtk/vtk-8.2.0.ebuild
+++ b/sci-libs/vtk/vtk-8.2.0.ebuild
@@ -125,6 +125,7 @@ S="${WORKDIR}"/VTK-${PV}
PATCHES=(
"${FILESDIR}"/${PN}-8.1.0-openmpi-4-compatibility.patch
+ "${FILESDIR}"/${P}-qt-5.15.patch # bug 726960
)
RESTRICT="test"