[gnome-continuous] Update configuration options for gjs-minimal
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Update configuration options for gjs-minimal
- Date: Wed, 10 Feb 2016 10:06:42 +0000 (UTC)
commit cf3413f3158e6b5dd1325243c5c3e3cca5a99a42
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Feb 10 10:05:59 2016 +0000
Update configuration options for gjs-minimal
Drop dependencies on uuidgen and xvfb.
manifest.json | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 97f7883..ca9e41b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -872,7 +872,10 @@
{"src": "gnome:gjs",
"name": "gjs-minimal",
"component": "hwtest",
- "config-opts": ["--without-cairo", "--without-gtk"]},
+ "config-opts": ["--without-cairo",
+ "--without-gtk",
+ "--without-dbus-tests",
+ "--without-xvfb-tests"]},
{"src": "gnome:gjs",
"config-opts": ["--enable-installed-tests"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]