Salome HOME
Fix OpenCV_INCLUDE_DIRS definition on windows - Othewise SAT will not generate a...
[tools/sat_salome.git] / products / sphinxintl.pyconf
index 7932453a910c49033e9e3dd7e340bc10ed116ada..eb410100a345195d11577f846bb27e05eb407a01 100644 (file)
@@ -4,6 +4,13 @@ default :
     build_source : "script"
     compil_script :  'pip_install' + $VARS.scriptExtension
     get_source : "archive"
+    system_info :
+    {
+        rpm : ["python3-sphinx-intl"]
+        rpm_dev : []
+        apt : ["sphinx-intl"]
+        apt_dev : []
+    }
     environ :
     {
         env_script : "sphinxintl.py"