Salome HOME
use SAT_<product>_IS_NATIVE for cminpack 1.3.6
[tools/sat_salome.git] / products / setuptools.pyconf
index 31d7709b11f3526ff731eb4e37b36f455553ed3d..5e3bc19e02460f0b4e478a0f865ba3b3aae80da6 100644 (file)
@@ -4,6 +4,13 @@ default :
     build_source : "script"
     compil_script :  'pip_install' + $VARS.scriptExtension
     get_source : "archive"
+    system_info :
+    {
+        rpm : ["python3-setuptools"]
+        rpm_dev : []
+        apt : ["python3-setuptools"]
+        apt_dev : []
+    }
     environ :
     {
        env_script : $name + ".py"