summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-08 13:59:29 +0000
committerSam James <sam@gentoo.org>2020-11-08 13:59:35 +0000
commit2b2feec8938382ff81a1c44c571d072c3ec52167 (patch)
tree688857fcefb9f7cc3906e5935416897c81f779a0 /sci-libs/vtk/vtk-8.2.0.ebuild
parentsys-devel/crossdev: bump up to 20101108 (diff)
downloadgentoo-2b2feec8938382ff81a1c44c571d072c3ec52167.tar.gz
gentoo-2b2feec8938382ff81a1c44c571d072c3ec52167.tar.bz2
gentoo-2b2feec8938382ff81a1c44c571d072c3ec52167.zip
sci-libs/vtk: fix build with >=media-libs/freetype-2.10.3
Closes: https://bugs.gentoo.org/751088 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@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 b0aa1a26e408..5f74a4c99e40 100644
--- a/sci-libs/vtk/vtk-8.2.0.ebuild
+++ b/sci-libs/vtk/vtk-8.2.0.ebuild
@@ -129,6 +129,7 @@ PATCHES=(
"${FILESDIR}"/${P}-gcc-10.patch # bug 723374
"${FILESDIR}"/${P}-fno-common.patch # bug 721048
"${FILESDIR}"/${P}-py38.patch
+ "${FILESDIR}"/${P}-freetype-2.10.3-provide-FT_CALLBACK_DEF.patch # bug #751088
)
RESTRICT="test"