[gnome-continuous] manifest: Add xdg-app



commit 062f219a892d44b11e58a544d3278b74bc95f018
Author: Colin Walters <walters verbum org>
Date:   Thu Feb 12 17:34:38 2015 -0500

    manifest: Add xdg-app

 manifest.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 0dd3e5b..8c738fb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -863,6 +863,11 @@
                                 "--with-dracut",
                                 "--enable-installed-tests"]},
 
+                {"src": "git:git://github.com/alexlarsson/xdg-app",
+                 "config-opts": ["--disable-documentation",
+                                 "--with-priv-mode=none"],
+                 "setuid": ["/usr/bin/xdg-app"]},
+
                {"src": "gnome:gnome-hwtest",
                  "component": "minimal",
                  "initramfs-depends": true},


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