From 5ee94dc2d6699abbf0896db06b93ebefac5c0733 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 3 Nov 2022 13:20:47 +0100 Subject: [PATCH] drop sip leftovers --- vtk.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vtk.spec b/vtk.spec index 29c1f1a..5fe0140 100644 --- a/vtk.spec +++ b/vtk.spec @@ -90,12 +90,9 @@ BuildRequires: postgresql-devel BuildRequires: proj-devel >= 6.0 BuildRequires: pugixml-devel BuildRequires: python3-devel -BuildRequires: python3-sip-devel BuildRequires: qt5-build >= 4.5.0 BuildRequires: qt5-qmake >= 4.5.0 BuildRequires: rpmbuild(macros) >= 1.752 -BuildRequires: sip -BuildRequires: sip-PyQt5 BuildRequires: sqlite3-devel BuildRequires: tcl-devel BuildRequires: tk-devel @@ -406,7 +403,6 @@ cd build %endif -DVTK_WRAP_PYTHON:BOOL=ON \ -DVTK_PYTHON_VERSION=3 \ - %{?with_sip:-DVTK_WRAP_PYTHON_SIP:BOOL=ON} \ -DVTK_Group_Imaging:BOOL=ON \ -DVTK_Group_Qt:BOOL=ON \ -DVTK_Group_Rendering:BOOL=ON \ -- 2.44.0