From 348cfcf2883cf67acd0d735e323dc6eaeb41fa4c Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Thu, 31 Mar 2022 17:47:01 +0200 Subject: [PATCH] spns #24473: embed MESA library for native builds as well - since used --- applications/SALOME-master-native.pyconf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 89b8020..76c87eb 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -77,7 +77,7 @@ APPLICATION : markupsafe : 'native' matplotlib : 'native' medfile : '4.1.1' - mesa : 'native' + mesa : '19.0.8' MeshGems : '2.14-4' metis : 'native' mpi4py: 'native' @@ -199,7 +199,7 @@ APPLICATION : } properties : { - mesa_launcher_in_package : "no" + mesa_launcher_in_package : "yes" repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' -- 2.30.2