[gnome-continuous] manifest: Move totem-pl-parser earlier



commit cfbe5a7ad178754d40112eb13952df51ed235525
Author: Colin Walters <walters verbum org>
Date:   Fri Feb 14 10:59:44 2014 -0500

    manifest: Move totem-pl-parser earlier
    
    This will enable grilo-pls-0.2, which in turn should fix the totem
    build.

 manifest.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 9470438..319b14b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -837,6 +837,8 @@
 
                {"src": "gnome:libgdata"},
 
+               {"src": "gnome:totem-pl-parser"},
+
                 {"src": "gnome:grilo",
                 "config-opts": ["--disable-vala"]},
 
@@ -1018,8 +1020,6 @@
 
                {"src": "gnome:geary"},
 
-               {"src": "gnome:totem-pl-parser"},
-
                {"src": "gnome:totem",
                 "config-opts": ["--disable-vala"]},
 
@@ -1093,7 +1093,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-    "build-epoch": {"version": 45,
+    "build-epoch": {"version": 46,
                    "all": false,
-                   "component-names": ["libchamplain"]}
+                   "component-names": ["grilo"]}
 }


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