Salome HOME
Build Python wrappings for QScintilla
[tools/install.git] / config_Mandriva_2008.0_64bit.xml
index f3cd8f801b9ff7863e7d0e28404d4959b911a77d..2f4045695eb691aa7ec4a5c1e5f9a4bd59327a14 100755 (executable)
                    installdiskspace="323108,488984,1522808"
                    script="qt-4.6.3.sh"/>
     </product>
-    <product name="QScintilla" 
-            type="prerequisite"
-            description="Auxiliary tool for source code editing and debugging">
-      <installation os="Mandriva 2008.0 64bit"
-                    version="2.4.3" 
-                   disable="false"
-                   installdiskspace="3228,15692,24220"
-                   script="qscintilla-2.4.3.sh"/>
-    </product>
     <product name="Sip"
             type="prerequisite"
              description="C++ to Python bindings generation tool">
                    installdiskspace="14884,28844,120520"
                    script="PyQt-4.7.3.sh"/>
     </product>
+    <product name="QScintilla" 
+            type="prerequisite"
+            description="Auxiliary tool for source code editing and debugging">
+      <installation os="Mandriva 2008.0 64bit"
+                    version="2.4.3" 
+                   disable="false"
+                   installdiskspace="3228,15692,24220"
+                   script="qscintilla-2.4.3.sh"/>
+    </product>
     <product name="boost"
             type="prerequisite"
             description="Free peer-reviewed portable STL extension">
     </product>
     <product name="QScintilla">
       <dep>Qt</dep>
+      <dep>Python</dep>
+      <dep>Sip</dep>
+      <dep>PyQt</dep>
     </product>
     <product name="Sphinx">
       <dep>Python</dep>