]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
SALOME product dependency
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 21 Apr 2022 08:16:06 +0000 (10:16 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 21 Apr 2022 08:16:06 +0000 (10:16 +0200)
products/SALOME.pyconf

index 6bd59fecf26513e1916c138820536dcddd1a596f..e3c4098548907b45b005e58cf9229cbbe6cff426 100644 (file)
@@ -22,3 +22,8 @@ default :
         incremental : "yes"
     }
 }
+
+default_win :
+{
+    depend : ["KERNEL", "GUI", "Python", "Sphinx", "qt", "sphinxintl"]
+}