[pitivi/sdk: 4/7] build: Move the dev tools modules at the beginning



commit 52be5098b38dad72e6792d06b537d171c6104985
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Tue Jan 21 09:40:06 2020 +0100

    build: Move the dev tools modules at the beginning

 build/flatpak/org.pitivi.Pitivi.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/build/flatpak/org.pitivi.Pitivi.json b/build/flatpak/org.pitivi.Pitivi.json
index 525b5ac6..98f0ecae 100644
--- a/build/flatpak/org.pitivi.Pitivi.json
+++ b/build/flatpak/org.pitivi.Pitivi.json
@@ -29,6 +29,11 @@
         "no-debuginfo": true
     },
     "modules": [
+        "python3-ipdb.json",
+        "python3-nose2.json",
+        "python3-pre-commit.json",
+        "python3-hotdoc.json",
+        "python3-pylint.json",
         {
             "name": "numpy",
             "buildsystem": "simple",
@@ -575,11 +580,6 @@
                 }
             ]
         },
-        "python3-ipdb.json",
-        "python3-nose2.json",
-        "python3-pre-commit.json",
-        "python3-hotdoc.json",
-        "python3-pylint.json",
         {
             "name": "pitivi",
             "buildsystem": "meson",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]