]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Adapt sphinxintl overwrite (CO8) to be able to build it with native Python
authorqc784398 <quentin.cozette@cea.fr>
Wed, 27 Jan 2021 14:13:20 +0000 (15:13 +0100)
committerqc784398 <quentin.cozette@cea.fr>
Fri, 5 Mar 2021 17:04:48 +0000 (18:04 +0100)
applications/SALOME-master-native.pyconf
products/sphinxintl.pyconf

index 7550f05e6c03a1bfd7597ded371214d814750248..847604f0153fadab07e7533a09d9c6fadeec1926 100644 (file)
@@ -195,6 +195,7 @@ __overwrite__ :
       # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it.
       __condition__ : "VARS.dist in ['CO8']"
       'APPLICATION.products.sphinxintl' : '0.9.10'
+      'PRODUCTS.sphinxintl.default.properties.pip' : "no"
    }
 ]
 
index fba6498690c458939170b4c1cef3e94ad9dd9ab2..eb410100a345195d11577f846bb27e05eb407a01 100644 (file)
@@ -6,7 +6,7 @@ default :
     get_source : "archive"
     system_info :
     {
-        rpm : []
+        rpm : ["python3-sphinx-intl"]
         rpm_dev : []
         apt : ["sphinx-intl"]
         apt_dev : []