[gnome-ostree] manifest: Move gnome-shell after caribou
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] manifest: Move gnome-shell after caribou
- Date: Mon, 18 Feb 2013 17:36:32 +0000 (UTC)
commit 9fbe1e2c90468b33206a0c52f584abcc307eee63
Author: Colin Walters <walters verbum org>
Date: Mon Feb 18 12:36:09 2013 -0500
manifest: Move gnome-shell after caribou
Since it needs it at build time now.
manifest.json | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 2aead58..3bdb9c0 100644
--- a/manifest.json
+++ b/manifest.json
@@ -738,13 +738,6 @@
"--enable-systemd",
"--disable-man"]},
- {"src": "gnome:gnome-shell",
- "config-opts": ["--enable-compile-warnings=maximum",
- "--disable-man"]},
-
- {"src": "gnome:gnome-shell-extensions",
- "config-opts": ["--enable-extensions=classic-mode"]},
-
{"src": "gnome:libgtop"},
{"src": "gnome:clutter-gst"},
@@ -792,7 +785,14 @@
{"src": "gnome:caribou"},
{"src": "git:git://git.fedorahosted.org/grubby.git",
- "patches": ["grubby-buildapi.patch"]}
+ "patches": ["grubby-buildapi.patch"]},
+
+ {"src": "gnome:gnome-shell",
+ "config-opts": ["--enable-compile-warnings=maximum",
+ "--disable-man"]},
+
+ {"src": "gnome:gnome-shell-extensions",
+ "config-opts": ["--enable-extensions=classic-mode"]}
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]