[gnome-ostree] 3.6: Reorder builds so that gnome-settings-daemon comes after ibus
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] 3.6: Reorder builds so that gnome-settings-daemon comes after ibus
- Date: Sat, 14 Jul 2012 18:17:51 +0000 (UTC)
commit 97769403e391a95f36fc86118450f022777e2a48
Author: Colin Walters <walters verbum org>
Date: Sat Jul 14 14:16:14 2012 -0400
3.6: Reorder builds so that gnome-settings-daemon comes after ibus
Some "toplevel" gnome core components (gnome-settings-daemon,
gnome-screensaver) were mixed in with libraries, too early. Reorder
them to be later.
Should fix gnome-settings-daemon not finding ibus.
gnomeos-3.6.json | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index 4d8f1c9..415c334 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -552,8 +552,6 @@
{"src": "gnome:gsettings-desktop-schemas"},
- {"src": "gnome:gnome-session"},
-
{"src": "gnome:gnome-desktop",
"config-opts": ["--disable-desktop-docs"]},
@@ -569,10 +567,6 @@
{"src": "linuxwacom:xf86-input-wacom",
"patches": ["libwacom-autogen.patch"]},
- {"src": "gnome:gnome-settings-daemon",
- "config-opts": ["--disable-packagekit",
- "--disable-cups"]},
-
{"src": "git:git://github.com/stephenc/tango-icon-naming.git",
"patches": ["tango-icon-naming-python.patch"],
"component": "devel"},
@@ -589,8 +583,6 @@
"config-opts": ["--disable-gphoto2",
"--disable-documentation"]},
- {"src": "gnome:gnome-screensaver"},
-
{"src": "gnome:gnome-menus"},
{"src": "gnome:libgnome-keyring"},
@@ -742,6 +734,14 @@
"tag": "telepathy-logger-0.2.12",
"patches": ["telepathy-logger-autogen.patch"]},
+ {"src": "gnome:gnome-screensaver"},
+
+ {"src": "gnome:gnome-session"},
+
+ {"src": "gnome:gnome-settings-daemon",
+ "config-opts": ["--disable-packagekit",
+ "--disable-cups"]},
+
{"src": "gnome:gnome-power-manager"},
{"src": "gnome:gnome-shell",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]