From bf5ebfcbf2165b827af80266c02da9af359841be Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Thu, 31 Mar 2022 18:00:03 +0200 Subject: [PATCH] Revert "spns #24473: embed MESA library for native builds as well - since used" This reverts commit 348cfcf2883cf67acd0d735e323dc6eaeb41fa4c. --- 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 76c87eb..89b8020 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 : '19.0.8' + mesa : 'native' MeshGems : '2.14-4' metis : 'native' mpi4py: 'native' @@ -199,7 +199,7 @@ APPLICATION : } properties : { - mesa_launcher_in_package : "yes" + mesa_launcher_in_package : "no" repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' -- 2.39.2