]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
bos #32516 - DB10 bos/32516
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 10 Nov 2022 11:32:41 +0000 (12:32 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 10 Nov 2022 11:32:41 +0000 (12:32 +0100)
applications/SALOME-master-native.pyconf
applications/SALOME-master.pyconf

index 47114db557a83b1de79d076ac058196a8d22e141..e153e6dcdb0fae289c5dda0fb4907df1641009e1 100644 (file)
@@ -236,7 +236,6 @@ __overwrite__ :
         #   - Qt minimal version 5.12
         #   - xmlpatterns executable
         __condition__ : "VARS.dist in ['DB10']"
-        'APPLICATION.products.SMESH' : 'master'
         'APPLICATION.products.opencv'   : '3.2.0'
         'APPLICATION.products.cminpack' : 'native'
         'APPLICATION.products.PyFMI'    : {tag:'2.6',     base: 'no',  section: 'version_2_6_no_pip'                  }
index 98b61f57b8701226634c005d018d7b14cb8cb878..b36a598ef78285d094f91c63b6511101f6855a57 100644 (file)
@@ -230,10 +230,6 @@ __overwrite__ :
         'APPLICATION.products.gdal'     : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'                 } # spns #29324
         'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'}
     }
-    {
-        __condition__ : "VARS.dist in ['DB09']"
-        'APPLICATION.products.SMESH' :  'master'
-    }
     {
         __condition__ : "VARS.dist in ['DB10']"
         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']