[gnome-continuous] Tag colord
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Tag colord
- Date: Tue, 1 Aug 2017 06:50:53 +0000 (UTC)
commit 60a76901da187144fd1f1c82432c94d03206ba18
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Aug 1 07:49:24 2017 +0100
Tag colord
The Meson build currently has parallelism issues caused by missing
dependencies on generated files. Needs a bit more investigation, but
the build has been in perma red for a day, and I don't want to block
building other stuff.
manifest.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index df57fb0..3ff835b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -619,12 +619,12 @@
{"src": "git:git://github.com/hughsie/libgusb.git"},
{"src": "git:git://github.com/hughsie/colord.git",
- "patches": ["colord-disable-man.patch"],
+ "tag": "9235b120fc0ec33ef13a04d54c403285dae49cb3",
+ "tag-reason": "parallelism issues",
"config-opts": ["--disable-print-profiles",
"--disable-bash-completion",
"--disable-argyllcms-sensor",
- "--disable-installed-tests",
- "--disable-man"]},
+ "--disable-installed-tests"]},
{"src": "ebassi:graphene"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]