[gnome-continuous] Move gnome-autoar before gnome-shell



commit 62c577b12f5187808d76cc6f0217e297eb7f5cd5
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Aug 21 17:45:26 2019 +0100

    Move gnome-autoar before gnome-shell
    
    New dependency.

 manifest.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 839915c..49c140a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1153,6 +1153,9 @@
                  "name": "gnome-settings-daemon",
                 "config-opts": ["-Dcups=false"]},
 
+                {"src": "gnome:gnome-autoar.git",
+                 "name": "gnome-autoar"},
+
                {"src": "gnome:mutter.git",
                  "name": "mutter",
                  "patches": ["mutter-getrandom.patch"],
@@ -1274,9 +1277,6 @@
                 "config-opts": ["--disable-documentation"],
                 "component": "devel"},
 
-                {"src": "gnome:gnome-autoar.git",
-                 "name": "gnome-autoar"},
-
                 {"src": "git:https://github.com/Exiv2/exiv2.git";,
                  "name": "exiv2",
                  "branch": "0.27-maintenance",


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