From 73f9cdb01152246b97a8822c87a9ba7fb8297f21 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 11 Aug 2025 07:45:55 +0000 Subject: automatic import of vtk --- vtk.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vtk.spec') diff --git a/vtk.spec b/vtk.spec index f68bf25..4a382ed 100644 --- a/vtk.spec +++ b/vtk.spec @@ -26,8 +26,6 @@ Source100: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_00 Source101: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_01 Source102: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_02 -Patch01: 0001-fix-tao-pegtl-contrib-tracer.hpp-No-such-file-or-dir.patch - URL: https://vtk.org/ BuildRequires: cmake @@ -501,6 +499,7 @@ export JAVA_HOME=/usr/lib/jvm/java %endif \ -DVTK_MODULE_USE_EXTERNAL_VTK_exprtk:BOOL=OFF \\\ -DVTK_MODULE_USE_EXTERNAL_VTK_ioss:BOOL=OFF \\\ + -DVTK_MODULE_USE_EXTERNAL_VTK_pegtl:BOOL=OFF \\\ -DVTK_USE_TK=ON \\\ %{?with_flexiblas:-DBLA_VENDOR=FlexiBLAS} # https://gitlab.kitware.com/cmake/cmake/issues/17223 -- cgit v1.2.3