[gnome-ostree] manifest: Pull in exempi and nautilus



commit f429c3aff23ae1394d22144652fafc349ea4d5a7
Author: Colin Walters <walters verbum org>
Date:   Fri Mar 8 13:20:01 2013 -0500

    manifest: Pull in exempi and nautilus
    
    So classic mode boots.

 manifest.json |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 0dfb690..0c0b106 100644
--- a/manifest.json
+++ b/manifest.json
@@ -652,6 +652,10 @@
 
                 {"src": "gnome:gtksourceview",
                  "config-opts": ["--enable-compile-warnings=maximum"]},
+
+                {"src": "fd:exempi",
+                "tag": "82aa3670838622e6ee645ebecfe2abd93ec56836",
+                "patches": ["exempi-autogen.patch"]},
       
                {"src": "gnome:librest"},
 
@@ -773,8 +777,6 @@
                {"src": "gnome:vte",
                 "branch": "vte-0-34"},
 
-               {"src": "gnome:gnome-terminal"},
-
                {"src": "git:git://git.kernel.org/pub/scm/utils/dash/dash.git"},
 
                 {"src": "git:git://git.kernel.org/pub/scm/boot/dracut/dracut.git",
@@ -801,7 +803,11 @@
                                  "--disable-man"]},
 
                {"src": "gnome:gnome-shell-extensions",
-                "config-opts": ["--enable-extensions=classic-mode"]}
+                "config-opts": ["--enable-extensions=classic-mode"]},
+
+               {"src": "gnome:gnome-terminal"},
+
+               {"src": "gnome:nautilus"}
 
        ],
     


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