[pitivi: 4/9] build: Move the dev tools modules at the beginning
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 4/9] build: Move the dev tools modules at the beginning
- Date: Wed, 22 Jan 2020 23:20:09 +0000 (UTC)
commit a220439c39a5a0708613b9b0179866e2802a862c
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
These will change less often than gst-* modules which build the master
branch.
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]