[gnome-builder] gca: add talk-name for gca with flatpak bundling



commit 56bc0e5234da3ad2b2c37ce133129ec18c47e195
Author: Christian Hergert <chergert redhat com>
Date:   Mon Feb 27 13:36:10 2017 -0800

    gca: add talk-name for gca with flatpak bundling

 org.gnome.Builder.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 1b2af76..6d7070a 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -25,6 +25,8 @@
         "--system-talk-name=org.freedesktop.PolicyKit1",
         /* Needs access to host sysprofd for profiling */
         "--system-talk-name=org.gnome.Sysprof2",
+        /* Needs access to host gnome-code-assistance for extra languages */
+        "--talk-name=org.gnome.CodeAssist.v1.*",
         /* Needed for dconf to work (+ host or homedir read access from above) */
         "--filesystem=xdg-run/dconf",
         "--filesystem=~/.config/dconf:ro",


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