From: Nabil Ghodbane Date: Fri, 4 Jun 2021 13:42:44 +0000 (+0200) Subject: add salome_system to the list of dependencies for native builds... X-Git-Tag: V9_8_0~152 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b7be76bb2fccd6cf9e23476de11345b1698e4e0b;hp=705047aba47b9f392772ff8f895a9a1392d59a2e;p=tools%2Fsat_salome.git add salome_system to the list of dependencies for native builds... --- diff --git a/applications/SALOME-9.7.0-native.pyconf b/applications/SALOME-9.7.0-native.pyconf index 4d41fb1..9627e8d 100644 --- a/applications/SALOME-9.7.0-native.pyconf +++ b/applications/SALOME-9.7.0-native.pyconf @@ -108,6 +108,7 @@ APPLICATION : sphinx_rtd_theme : 'native' StaticMeshPlugin: '5.8.0' swig : 'native' + salome_system : 'native' tbb : 'native' tcl : 'native' tk : 'native' diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 0c70dff..425aa31 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -107,6 +107,7 @@ APPLICATION : sphinx_rtd_theme : 'native' StaticMeshPlugin: '5.8.0' swig : 'native' + salome_system : 'native' tbb : 'native' tcl : 'native' tk : 'native'