summaryrefslogtreecommitdiff
path: root/vtk.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vtk.spec')
-rw-r--r--vtk.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/vtk.spec b/vtk.spec
index 4a382ed..18fbb13 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -82,7 +82,7 @@ BuildRequires: mariadb-connector-c-devel
BuildRequires: motif-devel
BuildRequires: netcdf-cxx-devel
BuildRequires: openslide-devel
-BuildRequires: PEGTL-devel
+#BuildRequires: PEGTL-devel
BuildRequires: proj-devel
BuildRequires: pugixml-devel
BuildRequires: python%{python3_pkgversion}-devel
@@ -100,7 +100,6 @@ BuildRequires: zlib-devel
BuildRequires: chrpath
BuildRequires: doxygen
BuildRequires: graphviz
-BuildRequires: gnuplot
BuildRequires: wget
%if %{with mpich}
BuildRequires: mpich-devel
@@ -435,7 +434,7 @@ programming languages.
%prep
cat %{SOURCE100} %{SOURCE101} %{SOURCE102} > %{SOURCE1}
%autosetup -p1 -b 1 -n VTK-%{version}
-for x in vtk{cli11,doubleconversion,eigen,expat,%{?with_fmt:fmt,}freetype,%{?with_gl2ps:gl2ps,}glew,hdf5,jpeg,jsoncpp,libharu,libproj,libxml2,lz4,lzma,mpi4py,netcdf,ogg,pegtl,png,pugixml,sqlite,theora,tiff,utf8,zfp,zlib}
+for x in vtk{cli11,doubleconversion,eigen,expat,%{?with_fmt:fmt,}freetype,%{?with_gl2ps:gl2ps,}glew,hdf5,jpeg,jsoncpp,libharu,libproj,libxml2,lz4,lzma,mpi4py,netcdf,ogg,png,pugixml,sqlite,theora,tiff,utf8,zfp,zlib}
do
rm -r ThirdParty/*/${x}
done