From 2ec122c4cf4edf9c1733778f67f438d6082e9a08 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Thu, 22 Dec 2022 11:08:59 +0100 Subject: [PATCH] Paraview with Lata 64 bits IDs section --- products/ParaView.pyconf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/products/ParaView.pyconf b/products/ParaView.pyconf index 39e046e..c6479d6 100755 --- a/products/ParaView.pyconf +++ b/products/ParaView.pyconf @@ -162,6 +162,20 @@ version_5_11_0_MPI_LATA_64BITS_IDS : 'paraview-0012-LATA_64BITS_IDS.patch', 'paraview-5.11.0.p006-GIL.patch' ] + depend : [ + 'Python', + 'hdf5', + 'qt', + 'PyQt', + 'sip', + 'boost', + 'libxml2', + 'freetype', + 'matplotlib', + 'cgns', + 'Pygments' + ] + opt_depend : ['openmpi', 'ospray','tbb', 'openturns', 'gdal', 'netcdf', 'catalyst'] } version_5_11_0_MPI_DB10 : -- 2.39.2