[gnome-continuous] manifest: Order ostree after gjs
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: Order ostree after gjs
- Date: Wed, 22 Jan 2014 09:58:05 +0000 (UTC)
commit 209001437ad5a2fef86502c9058f9927633e9343
Author: Colin Walters <walters verbum org>
Date: Wed Jan 22 09:57:47 2014 +0000
manifest: Order ostree after gjs
So that we can use gjs-based tests.
manifest.json | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index f6db4e4..b042ecb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -675,12 +675,6 @@
{"src": "gnome:libsoup",
"config-args": ["--disable-tls-check"]},
- {"src": "gnome:ostree",
- "initramfs-depends": true,
- "config-opts": ["--with-soup-gnome",
- "--with-dracut",
- "--enable-installed-tests"]},
-
{"src": "gnome:gnome-ostree-integration"},
{"src": "fd-gstreamer:gst-plugins-good",
@@ -798,6 +792,12 @@
{"src": "gnome:gjs",
"config-opts": ["--enable-installed-tests"]},
+ {"src": "gnome:ostree",
+ "initramfs-depends": true,
+ "config-opts": ["--with-soup-gnome",
+ "--with-dracut",
+ "--enable-installed-tests"]},
+
{"src": "ibus:ibus.git",
"patches": ["ibus-builddir.patch",
"ibus-dconf-update.patch"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]