]> git.pld-linux.org Git - packages/vtk.git/blobdiff - vtk.spec
fix build with freetype >= 2.10.3
[packages/vtk.git] / vtk.spec
index 01eb3ea5c1450521b7f03174094b11feb272c3a4..67305bbf4ece9911da0194d4814f57fc16b13661 100644 (file)
--- a/vtk.spec
+++ b/vtk.spec
@@ -33,6 +33,7 @@ Patch3:               qt-5.15.patch
 Patch4:                python-3.8.patch
 Patch5:                link.patch
 Patch6:                system-pugixml.patch
+Patch7:                freetype.patch
 URL:           http://www.vtk.org/
 %{?with_OSMesa:BuildRequires: Mesa-libOSMesa-devel}
 BuildRequires: OpenGL-GLX-devel
@@ -312,6 +313,7 @@ potrzebne do uruchamiania różnych przykładów z pakietu vtk-examples.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 # Replace relative path ../../../VTKData with destination filesystem path
 grep -Erl '(\.\./)+VTKData' Examples | xargs \
This page took 0.075381 seconds and 4 git commands to generate.