[gnome-ostree] manifest: Move dconf before ibus
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] manifest: Move dconf before ibus
- Date: Wed, 5 Dec 2012 03:29:30 +0000 (UTC)
commit 463498c6360cc57c20ae8cea129abdf2206d8adb
Author: Colin Walters <walters verbum org>
Date: Tue Dec 4 22:28:38 2012 -0500
manifest: Move dconf before ibus
Now that ibus depends on it.
manifest.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c352020..6e32856 100644
--- a/manifest.json
+++ b/manifest.json
@@ -754,6 +754,9 @@
"--disable-nautilus-extension",
"--with-unicode-support=libicu"]},
+ {"src": "gnome:dconf",
+ "config-opts": ["--disable-man"]},
+
{"src": "gnome:zenity"},
{"src": "gnome:mutter",
@@ -790,9 +793,6 @@
"config-opts": ["--enable-vala-bindings",
"--disable-weather"]},
- {"src": "gnome:dconf",
- "config-opts": ["--disable-man"]},
-
{"src": "fd-xdg:default-icon-theme",
"patches": ["default-icon-theme-autogen.patch",
"default-icon-theme-no-builddir.patch"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]