From: Nabil Ghodbane Date: Mon, 7 Feb 2022 10:46:43 +0000 (+0100) Subject: C3PO: requires mpi4py X-Git-Tag: V9_9_0~187 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=00f6c849e6d2d97d7608c131008afb4b5441bc60;p=tools%2Fsat_salome.git C3PO: requires mpi4py --- diff --git a/products/C3PO.pyconf b/products/C3PO.pyconf index c9cf4fd..4caf277 100644 --- a/products/C3PO.pyconf +++ b/products/C3PO.pyconf @@ -19,7 +19,7 @@ default : "MEDCOUPLING", "medfile" ] - opt_depend: ["openmpi"] + opt_depend: ["openmpi", "mpi4py"] build_depend : ["cmake", "swig", "cppunit"] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name