[gnome-continuous] manifest: Disable ssh-agent in gnome-keyring build
- From: Daiki Ueno <dueno src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: Disable ssh-agent in gnome-keyring build
- Date: Sun, 4 Mar 2018 10:03:37 +0000 (UTC)
commit daf7f77e216516a67aa8bbcdcad55247b69e0f92
Author: Daiki Ueno <dueno src gnome org>
Date: Sun Mar 4 10:59:18 2018 +0100
manifest: Disable ssh-agent in gnome-keyring build
The new ssh-agent code would require the ssh-agent and ssh-add
commands installed on the system at build time.
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 26cc336..a0dfccc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -649,7 +649,7 @@
"config-opts": ["--disable-manpages"]},
{"src": "gnome:gnome-keyring",
- "config-opts": ["--disable-doc"]},
+ "config-opts": ["--disable-doc", "--disable-ssh-agent"]},
{"src": "gnome-gitlab:GNOME/json-glib.git",
"name": "json-glib"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]