[gnome-ostree] manifest: Move colord before gtk+
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] manifest: Move colord before gtk+
- Date: Tue, 5 Mar 2013 14:03:19 +0000 (UTC)
commit 6ce8036c48e23925e462b0f333ac8a09261dddf7
Author: Colin Walters <walters verbum org>
Date: Tue Mar 5 08:56:33 2013 -0500
manifest: Move colord before gtk+
So gtk3 picks up the feature.
manifest.json | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 8cc66fc..7ab16d9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -449,6 +449,15 @@
"--disable-gtk",
"--disable-gtk3"]},
+ {"src": "git:git://github.com/mm2/Little-CMS.git",
+ "tag": "lcms2.3"},
+
+ {"src": "git:git://gitorious.org/gusb/gusb.git"},
+
+ {"src": "git:git://gitorious.org/colord/master.git",
+ "name": "colord",
+ "config-opts": ["--disable-print-profiles"]},
+
{"src": "gnome:gconf",
"config-opts": ["--disable-orbit",
"--disable-gtk",
@@ -564,15 +573,6 @@
"branch": "gnome-3-8",
"config-opts": ["--disable-desktop-docs"]},
- {"src": "git:git://github.com/mm2/Little-CMS.git",
- "tag": "lcms2.3"},
-
- {"src": "git:git://gitorious.org/gusb/gusb.git"},
-
- {"src": "git:git://gitorious.org/colord/master.git",
- "name": "colord",
- "config-opts": ["--disable-print-profiles"]},
-
{"src": "linuxwacom:libwacom",
"patches": ["libwacom-autogen.patch"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]