[gnome-ostree] manifest: p11-kit: Disable system anchors



commit ec7c4b7dc072bb47fbb2db51c254980d3b6048e4
Author: Colin Walters <walters verbum org>
Date:   Tue Feb 5 09:46:07 2013 -0500

    manifest: p11-kit: Disable system anchors
    
    For now, maybe it makes sense to pull in; needs more investigation.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 78d0ad2..0ea8e5f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -482,7 +482,8 @@
 
 		{"src": "fd-fprint:fprintd"},
 
-		{"src": "fd-p11:p11-kit"},
+		{"src": "fd-p11:p11-kit",
+		 "config-opts": ["--without-system-anchors"]},
 
 		{"src": "gnome:gcr"},
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]