]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #29667 : qwt embedded on Fedora 32
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 11 May 2022 11:48:08 +0000 (13:48 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 11 May 2022 11:48:08 +0000 (13:48 +0200)
applications/SALOME-9.9.0-native.pyconf

index 5ba4c0af1d773e086aa2034ac8e82364c942ccc7..80e4211219fd48bdcfa9c7834e15c63e696fdb4b 100644 (file)
@@ -245,11 +245,11 @@ __overwrite__ :
     {
         __condition__ : "VARS.dist in ['FD32']"
         'APPLICATION.products.opencv'    : '3.2.0'
+        'APPLICATION.products.qwt'       : '6.1.6'
         'APPLICATION.products.PyFMI'     : {tag: '2.5',   base: 'no', section: 'version_2_5_no_pip'              }
         'APPLICATION.products.openturns' : {tag: '1.18',  base: 'no', section: 'version_1_18_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
-        'APPLICATION.rm_products' : ['PERSALYS', 'OPENTURNS_SALOME'] # bos #29735
     }
     {
         __condition__ : "VARS.dist in ['FD34']"