Salome HOME
spns #24473: embed MESA library for native builds as well - since used
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index ab2d0db496b3537d89c1f6ab5cef0d8bd359643f..76c87eb370d9058dded3dc29d5a868764902b3b7 100644 (file)
@@ -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'
@@ -247,6 +247,7 @@ __overwrite__ :
         'APPLICATION.products.PyFMI'     : {tag: '2.5',   base: 'no', section: 'version_2_5_no_pip'              }
         'APPLICATION.products.openturns' : {tag: '1.17',  base: 'no', section: 'version_1_17_FD32'               }
         'APPLICATION.products.Sphinx'    : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip'            }
+        'APPLICATION.products.gdal'      : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD32'             } # spns #29324
     }
     {
         __condition__ : "VARS.dist in ['FD34']"