Salome HOME
Ensure CATALYST is detected - fix installation path for PyQt if Python is native
[tools/sat_salome.git] / products / ParaView.pyconf
index b99217e98dfbde13a800cd28890701ffb56bd81d..0e2c052740fa4285a51985f9a3dcce2e6003a795 100755 (executable)
@@ -159,6 +159,20 @@ version_5_11_0_MPI :
     #            'paraview.0020.findMPI.patch',
     #            'paraview.0021-FindGDAL.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_LATA_64BITS_IDS :